Closed thatch closed 1 year ago
@thatch thanks for the catch! Our team will be releasing the official version (in Python3) very soon. In the meantime, your best bet is to clone the repo.
I tried to submit a PR but can't test because mdtraj
doesn't compile for me so I can't actually test. Something like "include *.md" in MANIFEST.in should fix this.
@thatch don't worry about that version. I'm currently pulling it from PyPi as it is a beta version for Python 2 and was meant for testing purposes. I didn't anticipate any interest since we haven't officially released biceps. Just out of curiosity, how did you hear about biceps?
FYI: This issue will be closed upon releasing our most recent version. I will also provide the command for the installation. Thanks.
I'm doing an analysis of what builds on pypi, and started with projects updated in the last year. I've built about 86k projects in a sandbox so far, and yours is one of them.
This issue should be resolved with new version. Thanks.
It appears that the manifest is missing at least one file necessary to build from the sdist for version 2.0b4. You're in good company, about 5% of other projects updated in the last year are also missing files.