We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a795bf6 commit 82bd497Copy full SHA for 82bd497
.github/workflows/testing_in_conda.yml
@@ -33,6 +33,7 @@ jobs:
33
shell: bash
34
run: |
35
python --version
36
+ conda install conda-forge::cmake pkg-config mkl-devel
37
conda env create -f environment.yml
38
pip install git+https://github.com/simpeg/pydiso.git
39
conda install pytest
0 commit comments