volkamerlab / opencadd

A Python library for structural cheminformatics
https://opencadd.readthedocs.io
MIT License
91 stars 18 forks source link

Pin biopython to 1.77 for now #45

Closed jaimergp closed 4 years ago

jaimergp commented 4 years ago

Description

Pin biopython to 1.77 to workaround the Bio.Alphabet deprecation. The code in opencadd.structure.superposition.sequences will have to be updated at some point to remove this pin (it's not too complicated) but for now we'll just prevent 1.78 from being installed.

See https://github.com/volkamerlab/opencadd/pull/44#issuecomment-689367674 for more details.

codecov-commenter commented 4 years ago

Codecov Report

Merging #45 into master will not change coverage. The diff coverage is n/a.