aboutsummaryrefslogtreecommitdiff
path: root/stasis.ini
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2026-06-22 00:39:42 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2026-06-22 11:57:06 -0400
commitdb06c1b6acb478a9dae36011f001ba4504de9067 (patch)
tree0839145dcf2b4e43994b1068a1ee95e929ac645b /stasis.ini
parent00d0cd674a748f1239e236768e8ec6b50508cdee (diff)
downloadstasis-db06c1b6acb478a9dae36011f001ba4504de9067.tar.gz
Update stasis.ini
* Install boa, conda-build, and rattler-build * If the version of conda or mamba is too new, boa is automatically removed from the list at runtime (its deprecated and causes the solver to fail)
Diffstat (limited to 'stasis.ini')
-rw-r--r--stasis.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/stasis.ini b/stasis.ini
index fdecc86..79f3e36 100644
--- a/stasis.ini
+++ b/stasis.ini
@@ -16,9 +16,9 @@ conda_fresh_start = true
; (list) Conda packages to be installed/overridden in the base environment
conda_packages =
- conda-build>=3.22.0
boa
- conda-libmamba-solver
+ conda-build
+ rattler-build
; (list) Python packages to be installed/overridden in the base environment
;pip_packages =