From 30b7c860e773001f74a7f6f5034b4a2e528cc7e6 Mon Sep 17 00:00:00 2001 From: Matt Johnson Date: Mon, 9 Sep 2024 09:04:28 -0700 Subject: [PATCH] Remove default channel --- environment.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/environment.yml b/environment.yml index e1bb0e45..c4bd81fe 100644 --- a/environment.yml +++ b/environment.yml @@ -1,6 +1,5 @@ name: pynta_env channels: - - defaults - mjohnson541 - conda-forge dependencies: @@ -13,7 +12,7 @@ dependencies: - pyyaml - sella >=2.2.1 - sphinx - - anaconda::glpk + - glpk - fireworks - jax <=0.2.28 - xtb >=6.4.1