Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 549 Bytes

INSTALL.rst

File metadata and controls

26 lines (15 loc) · 549 Bytes

Installation instructions

From the sources:

python setup.py install --user

From a tarball:

pip install --user rotamers-1.0.tar.gz

Either form should automatically download required packages:

Note

The package requires at least MDAnalysis 0.11.0.

Please see http://www.mdanalysis.org for hints if you have problems with the automatic installation of MDAnalysis.

See README.rst for further notes.