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 2c14804 commit 32b1fa9Copy full SHA for 32b1fa9
1 file changed
.github/workflows/tests.yaml
@@ -54,7 +54,7 @@ jobs:
54
# uv pip install "mt_metadata[obspy] @ git+https://github.com/kujaku11/mt_metadata.git"
55
# uv pip install git+https://github.com/kujaku11/mth5.git
56
uv pip install "mt_metadata[obspy]"
57
- uv pip install git+https://github.com/kujaku11/mth5.git@split_io
+ uv pip install git+https://github.com/kujaku11/mth5.git@patches
58
# uv pip install mth5
59
uv pip install git+https://github.com/kujaku11/mth5_test_data.git
60
# Explicitly include nbconvert & ipykernel
0 commit comments