From bcc2051c293137baffeb242612f01fb3c6325afd Mon Sep 17 00:00:00 2001 From: "Matthew W. Thompson" Date: Tue, 5 Dec 2023 11:12:43 -0600 Subject: [PATCH] Trim un-used dependencies --- devtools/conda-envs/test_env.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/devtools/conda-envs/test_env.yaml b/devtools/conda-envs/test_env.yaml index c9ae7f06a..c5f79828a 100644 --- a/devtools/conda-envs/test_env.yaml +++ b/devtools/conda-envs/test_env.yaml @@ -1,7 +1,6 @@ name: forcebalance-test channels: - conda-forge - - bioconda - openeye dependencies: # Base depends @@ -10,7 +9,6 @@ dependencies: # Testing - pytest - pytest-cov - - codecov - numpy - scipy - lxml @@ -23,7 +21,6 @@ dependencies: - ambertools - ndcctools - geometric - # - gromacs =2019.1 - openff-toolkit >=0.11.3 - openff-evaluator-base >= 0.4.1 - pint =0.20