ChemBioHTP / EnzyHTP

EnzyHTP is a python library that automates the complete life-cycle of enzyme modeling
https://enzyhtp-doc.readthedocs.io
Other
8 stars 1 forks source link

Fixing `setup.py` to get installs to work #151

Closed chrisjurich closed 6 months ago

chrisjurich commented 6 months ago

This is a small hotfix item to get the installation with pip to work correctly. Namely, in the SUB_MODULES variable I added the submodule enzy_htp.structure.structure_selection_class. Beyond this I also changed the module version from0.1.1to0.2.0`.