Conversation
The current PyPi release does not work with the documentation we have, because the release is outdated. I'll do a new release very soon but in the meantime we need to add that to the readme
|
what do you mean by it doesn't work? |
The docs are updated with the code, but the release is old so if you pip install deeprankcore using the released version (1.0.0) and then try to follow the docs for using the package, you'll get errors and issues. |
DaniBodor
left a comment
There was a problem hiding this comment.
Maybe also remove reduce from install instructions already? Even though the other thing isn't ready to be announced yet, reduce is not useful and only gives bugs anyway and is the most tedious part of the install instructions.
Co-authored-by: Dani Bodor <d.bodor@esciencecenter.nl>
Done, I've also removed reduce from the CI, since we're not testing add_hydrogens it shouldn't break anything. |
The current PyPi release does not work with the documentation we have, because the release is outdated. I'll do a new release very soon but in the meantime we need to add that to the readme