From 4f8b1a6242cc8d2c7b70d4dd025f44bda8e4afd8 Mon Sep 17 00:00:00 2001 From: jessicaw9910 Date: Tue, 29 Oct 2024 16:34:06 -0400 Subject: [PATCH] added git to test_env.yaml in devtools --- devtools/conda-envs/test_env.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/devtools/conda-envs/test_env.yaml b/devtools/conda-envs/test_env.yaml index 6340595..b09ece6 100644 --- a/devtools/conda-envs/test_env.yaml +++ b/devtools/conda-envs/test_env.yaml @@ -22,3 +22,4 @@ dependencies: - numpy - biopython - pydantic + - git