Skip to content

Commit 32b1fa9

Browse files
authored
Update installation command for mth5 package
test branch patches
1 parent 2c14804 commit 32b1fa9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
# uv pip install "mt_metadata[obspy] @ git+https://github.com/kujaku11/mt_metadata.git"
5555
# uv pip install git+https://github.com/kujaku11/mth5.git
5656
uv pip install "mt_metadata[obspy]"
57-
uv pip install git+https://github.com/kujaku11/mth5.git@split_io
57+
uv pip install git+https://github.com/kujaku11/mth5.git@patches
5858
# uv pip install mth5
5959
uv pip install git+https://github.com/kujaku11/mth5_test_data.git
6060
# Explicitly include nbconvert & ipykernel

0 commit comments

Comments
 (0)