Skip to content

Commit

Permalink
now adcc?
Browse files Browse the repository at this point in the history
  • Loading branch information
loriab committed Aug 1, 2023
1 parent 7ed07cc commit 276c825
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions devtools/conda-envs/adcc.yaml
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
name: test
channels:
#- adcc
- defaults
- psi4/label/dev
- conda-forge
- defaults
dependencies:
- conda-forge::adcc>=0.15.7
- psi4
- blas=*=mkl # not needed but an example of disuading solver from openblas and old psi
- intel-openmp!=2019.5

# Core
- python
- pyyaml
- py-cpuinfo
- psutil
- qcelemental >=0.26.0
- pydantic>=2
- msgpack-python

# Testing
Expand Down

0 comments on commit 276c825

Please sign in to comment.