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 12de94a commit 21e5e43Copy full SHA for 21e5e43
.github/workflows/testing_in_conda.yml
@@ -34,6 +34,7 @@ jobs:
34
conda install pytest
35
conda install pytest-subtests
36
conda install pytest-cov
37
+ conda install conda-forge::mkl-devel
38
pip install git+https://github.com/simpeg/pydiso.git
39
conda install conda-forge::simpeg
40
pip install git+https://github.com/kujaku11/mt_metadata.git@main
0 commit comments