Closed ryanking closed 1 year ago
@ryanking Thanks for reporting this, and I'm sorry you had this issue. I clearly overlooked the version string mechanism I was using (and didn't have any tests for!) when I switched to pyproject.toml. I've created a new release (v0.7.2.1) which is currently making its way though CI/CD. I should be installable from PyPI in the next 15 minutes now. Can you test this version and make sure it fixes the issue for you?
@mdshw5 updated and working locally, testing in CI should work too.
Thanks for the quick response!
When trying to upgrade from 0.7.1 to 0.7.2, I started getting errors from pyfaidx like:
It seems that in the switch to pyproject.toml, the dependency on setuptools got droped.