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.
2 parents 36c170f + 3deb205 commit a6055c8Copy full SHA for a6055c8
.github/workflows/testing_in_conda.yml
@@ -37,8 +37,8 @@ jobs:
37
conda install pytest-subtests
38
conda install pytest-cov
39
pip install git+https://github.com/kujaku11/mt_metadata.git@main
40
- pip install git+https://github.com/kujaku11/mth5.git@patches
41
- pip install git+https://github.com/simpeg/aurora@move_to_mth5
+ pip install git+https://github.com/kujaku11/mth5.git@master
+ pip install git+https://github.com/simpeg/aurora@main
42
git clone https://github.com/MTgeophysics/mtpy_data.git
43
cd mtpy_data
44
pip install -e .
0 commit comments