Skip to content

Commit f05fc8e

Browse files
authored
Update testing_in_conda.yml
1 parent 1367568 commit f05fc8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing_in_conda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
conda install pytest
3939
conda install pytest-subtests
4040
conda install pytest-cov
41-
pip install git+https://github.com/kujaku11/mt_metadata.git@main
41+
pip install "mt_metadata[obspy] @ git+https://github.com/kujaku11/mt_metadata.git@patches"
4242
pip install git+https://github.com/kujaku11/mth5.git@processing
4343
pip install git+https://github.com/simpeg/aurora@processing_fix_issue_376
4444
git clone https://github.com/MTgeophysics/mtpy_data.git

0 commit comments

Comments
 (0)