mdshw5 / pyfaidx

Efficient pythonic random access to fasta subsequences
https://pypi.python.org/pypi/pyfaidx
Other
449 stars 75 forks source link

missing setuptools dependency in v0.7.2 #207

Closed mdshw5 closed 1 year ago

mdshw5 commented 1 year ago

This adds setuptools as a package dependency, and tests the version reporting. Fixes #206.