Skip to content

Commit

Permalink
Forcing openmmforcefields version. NAGL for testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
ijpulidos committed Jul 26, 2024
1 parent aec9428 commit c3c881e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion devtools/conda-envs/test_env.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: feflow-test
name: feflow-test
channels:
- conda-forge
- openeye
Expand All @@ -9,12 +9,14 @@ dependencies:
- openfe >=0.15 # TODO: Remove once we don't depend on openfe
- openff-units
- openmm
- openmmforcefields >=0.14.1 # TODO: remove when upstream deps fix this
- pymbar <4
- pydantic=1 # TODO: Modify when we support pydantic 2
- python

# Testing
- openeye-toolkits
- openff-nagl # To use OpenFF's NAGL forcefield in tests
- openmoltools # TODO: Remove once we refactor tests
- perses # TODO: Remove once we don't depend on perses for tests
- pytest
Expand Down

0 comments on commit c3c881e

Please sign in to comment.