aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2024-08-15 14:17:14 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2024-08-15 14:17:14 -0400
commit5943ac7ac8bdf989956be98a7b131a5eec02b6b0 (patch)
tree2f2a801b7c38f58f8c8dcc78d37bc8d3ed2935fc
parent16de8a1d7612f67820168c6b25f8f6f4c9f429b6 (diff)
downloadstasis-5943ac7ac8bdf989956be98a7b131a5eec02b6b0.tar.gz
Remove conda version pin
* This avoids updating conda in the base environment * This also avoids pitfalls associated with newly released (always broken) versions of conda
-rw-r--r--stasis.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/stasis.ini b/stasis.ini
index 00fd3f4..875ca26 100644
--- a/stasis.ini
+++ b/stasis.ini
@@ -16,7 +16,6 @@ conda_fresh_start = true
; (list) Conda packages to be installed/overridden in the base environment
conda_packages =
- conda>=23.7.0
conda-build>=3.22.0
boa
conda-verify