-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] Finish full transition to openmmforcefields (away from Topology -> OEMol) #626
Conversation
It looks like the current failing tests are due to the mol2 files being fed into
The mol2 file contains
I'm not sure yet whether the failure is caused by (1) the new |
I would imagine it's a new perses/perses/utils/openeye.py Line 281 in a98c451
Do we just need to call this in the tests? |
According to the changelog, |
This PR has been superceded by #618 |
No description provided.