From 18946d603b4fe1454197487c40568e581646a1c2 Mon Sep 17 00:00:00 2001 From: "Lori A. Burns" Date: Sat, 7 Oct 2023 02:02:38 -0400 Subject: [PATCH] Update environment.yaml --- docker/environment.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docker/environment.yaml b/docker/environment.yaml index 8726607..80a3b51 100644 --- a/docker/environment.yaml +++ b/docker/environment.yaml @@ -3,7 +3,8 @@ channels: - conda-forge - nodefaults dependencies: - - python=3.8 # if edit, also edit https://github.com/psi4/psi4meta/blob/master/.github/workflows/Docker.yml#L126 + # don't edit python version below. it's controlled by edit https://github.com/psi4/psi4meta/blob/master/.github/workflows/Docker.yml#L17 + - python=3.8 - psi4 - conda-forge/label/libint_dev::libint