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 21d6765 commit 1367568Copy full SHA for 1367568
.github/workflows/testing_in_conda.yml
@@ -40,7 +40,7 @@ jobs:
40
conda install pytest-cov
41
pip install git+https://github.com/kujaku11/mt_metadata.git@main
42
pip install git+https://github.com/kujaku11/mth5.git@processing
43
- pip install git+https://github.com/simpeg/aurora@processing
+ pip install git+https://github.com/simpeg/aurora@processing_fix_issue_376
44
git clone https://github.com/MTgeophysics/mtpy_data.git
45
cd mtpy_data
46
pip install -e .
0 commit comments