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 1367568 commit f05fc8eCopy full SHA for f05fc8e
.github/workflows/testing_in_conda.yml
@@ -38,7 +38,7 @@ jobs:
38
conda install pytest
39
conda install pytest-subtests
40
conda install pytest-cov
41
- pip install git+https://github.com/kujaku11/mt_metadata.git@main
+ pip install "mt_metadata[obspy] @ git+https://github.com/kujaku11/mt_metadata.git@patches"
42
pip install git+https://github.com/kujaku11/mth5.git@processing
43
pip install git+https://github.com/simpeg/aurora@processing_fix_issue_376
44
git clone https://github.com/MTgeophysics/mtpy_data.git
0 commit comments