Skip to content

Commit fee3e70

Browse files
authored
remove openff-models from env (#134)
* remove openff-models from env * adding openff-units
1 parent 37cbc2b commit fee3e70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devtools/conda-envs/env.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies:
1313
- pydantic>=1.10.17
1414
- scikit-learn
1515
- adjustText
16-
- openff-models
16+
- openff-units
1717

1818
# format
1919
- black

0 commit comments

Comments
 (0)