From affc7777fcb345ce9441598abe31e8b6ad5e879a Mon Sep 17 00:00:00 2001 From: Jake Anderson Date: Thu, 5 Sep 2024 16:47:45 -0700 Subject: [PATCH] Removed versioneer from test_env.yaml as it was only a one-time need --- devtools/conda-envs/test_env.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/devtools/conda-envs/test_env.yaml b/devtools/conda-envs/test_env.yaml index c2cb4dc..ecf44de 100644 --- a/devtools/conda-envs/test_env.yaml +++ b/devtools/conda-envs/test_env.yaml @@ -23,7 +23,6 @@ dependencies: - isort - black >=22.1.0 - flake8 - - versioneer # Documentation - numpydoc