From f88436810984da8021126b59d76e78409ec0b008 Mon Sep 17 00:00:00 2001 From: Roy Haolin Du Date: Sun, 8 Feb 2026 20:21:46 +0000 Subject: [PATCH] Add alchemlyb=1.0.1 to dev environment --- devtools/conda-envs/dev_env.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devtools/conda-envs/dev_env.yaml b/devtools/conda-envs/dev_env.yaml index 3a4b2f5..364874b 100644 --- a/devtools/conda-envs/dev_env.yaml +++ b/devtools/conda-envs/dev_env.yaml @@ -17,6 +17,7 @@ dependencies: - scipy - ipython - pymbar<4 + - alchemlyb=1.0.1 - ambertools - biosimspace>2023.4 - numpydoc @@ -36,4 +37,3 @@ dependencies: # Development tools - pre-commit -