From 073d3e594097e0dca32753320c9e7b210d76babd Mon Sep 17 00:00:00 2001 From: Jeffrey Wagner Date: Tue, 8 Oct 2024 17:42:13 -0700 Subject: [PATCH] more attempts to get CI env in line with local one --- devtools/conda-envs/test_env.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devtools/conda-envs/test_env.yaml b/devtools/conda-envs/test_env.yaml index 0f38855cd..3edca9c60 100644 --- a/devtools/conda-envs/test_env.yaml +++ b/devtools/conda-envs/test_env.yaml @@ -21,11 +21,12 @@ dependencies: - openmm =8 - ambertools - ndcctools - - geometric + - geometric ==1.0 - gromacs >=2024.3 - openff-toolkit =0.12.1 - openff-interchange =0.2.3 - openff-evaluator-base =0.4.3 - pint =0.20 + - zstandard =0.18 # - openff-recharge # - openeye-toolkits (Don't have a license file to use with GH Actions.)