From 12b26620196343eaf5b17701c012466783b3828f Mon Sep 17 00:00:00 2001 From: Jeffrey Wagner Date: Fri, 15 Nov 2024 10:46:53 -0800 Subject: [PATCH] fix syntax in conda yaml --- devtools/conda-envs/test_env.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devtools/conda-envs/test_env.yaml b/devtools/conda-envs/test_env.yaml index c4802bc57..cf535896c 100644 --- a/devtools/conda-envs/test_env.yaml +++ b/devtools/conda-envs/test_env.yaml @@ -22,7 +22,7 @@ dependencies: - ambertools - ndcctools - geometric - - gromacs >=2024.3="nompi_dblprec*" + - gromacs =2024.*=nompi_dblprec_* - openff-toolkit >=0.11.3 - openff-evaluator-base >= 0.4.1 - pint =0.20