From 717f3158480dffde54b97b583e74f07e1aa7ecc7 Mon Sep 17 00:00:00 2001 From: Jeff Wagner Date: Wed, 4 Sep 2024 14:13:14 -0700 Subject: [PATCH] cosmetic commit to kick CI --- 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 0ce0126f4..c9606229d 100644 --- a/devtools/conda-envs/test_env.yaml +++ b/devtools/conda-envs/test_env.yaml @@ -6,7 +6,7 @@ channels: dependencies: # Base depends - python - - pip + - pip - packaging - numpy - networkx