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 872674f commit 8c8febdCopy full SHA for 8c8febd
.github/workflows/testing_in_conda.yml
@@ -41,7 +41,7 @@ jobs:
41
pip install git+https://github.com/kujaku11/mt_metadata.git@features
42
pip install git+https://github.com/kujaku11/mth5.git@features
43
pip install git+https://github.com/simpeg/aurora@features
44
- git clone https://github.com/MTgeophysics/mtpy_data.git@features
+ git clone https://github.com/MTgeophysics/mtpy_data.git
45
cd mtpy_data
46
pip install -e .
47
cd ..
0 commit comments