Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions devtools/conda-envs/test_env.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ dependencies:
# Standard dependencies
- openff-toolkit
- openff-interchange >=0.5.1
- ambertools

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ambertools or packmol? Regardless would be good to have this in for CI

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I made a mental note to update the title ... but mental notes don't count

This is sorta both, each will bring in the executable but this is the lowest-friction way to get it back online. Bumping the force fields used to not have any AM1-BCC provider would be ideal but is not trivial

- openmm
- pymbar
- dask >=2.7.0
Expand Down