diff --git a/docker/environment.yaml b/docker/environment.yaml index 80a3b51..31ecce4 100644 --- a/docker/environment.yaml +++ b/docker/environment.yaml @@ -1,12 +1,13 @@ name: p4env channels: + - conda-forge/label/libint_dev - conda-forge - nodefaults dependencies: # 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 + - libint - pytest-xdist - dftd3-python