Skip to content

Commit d2552c7

Browse files
committed
Install msgpack python
1 parent 44a10e5 commit d2552c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/latest-deps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ jobs:
2525
ZARR_V3_EXPERIMENTAL_API: 1
2626
ZARR_V3_SHARDING: 1
2727
run: |
28-
python -m pip install pytest pytest-cov pytest-timeout
28+
python -m pip install pytest pytest-cov pytest-timeout msgpack-python
2929
python -m pip install .
3030
pytest -svx --timeout=300

0 commit comments

Comments
 (0)