Skip to content

Commit

Permalink
Merge pull request #184 from openforcefield/fix-ci
Browse files Browse the repository at this point in the history
Attempt to fix CI by downpinning away from rdkit 2024.03.6
  • Loading branch information
j-wags authored Oct 2, 2024
2 parents a2c08aa + de1335f commit d196b71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devtools/conda-envs/test_env.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies:

# Optional tools
- ambertools
- rdkit
- rdkit =2024.03.5

# Testing
- pytest
Expand Down

0 comments on commit d196b71

Please sign in to comment.