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 a9f3dc8 commit 50a48ffCopy full SHA for 50a48ff
.github/workflows/testing_in_conda.yml
@@ -34,7 +34,7 @@ jobs:
34
conda install pytest
35
conda install pytest-subtests
36
conda install pytest-cov
37
- conda install simpeg
+ conda install conda-forge::simpeg
38
pip install git+https://github.com/kujaku11/mt_metadata.git@main
39
pip install git+https://github.com/kujaku11/mth5.git@master
40
pip install git+https://github.com/MTgeophysics/mtpy_data.git@main
0 commit comments