Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 253 Bytes

File metadata and controls

14 lines (10 loc) · 253 Bytes

Testing your code

Install the requirements for the tests themselves:

conda install pytest coverage pytest-cov

Install the requirements for pdbanalysis:

conda install  numpy  # probably already installed
pip install periodictable