Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 271 Bytes

installation.rst

File metadata and controls

16 lines (10 loc) · 271 Bytes

Installation

Install from conda:

conda install -c conda-forge -c omnia -c mosdef foyer

Install an editable version from source:

git clone https://github.com/mosdef-hub/foyer.git
cd foyer
pip install -e .