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 44a10e5 commit d2552c7Copy full SHA for d2552c7
.github/workflows/latest-deps.yml
@@ -25,6 +25,6 @@ jobs:
25
ZARR_V3_EXPERIMENTAL_API: 1
26
ZARR_V3_SHARDING: 1
27
run: |
28
- python -m pip install pytest pytest-cov pytest-timeout
+ python -m pip install pytest pytest-cov pytest-timeout msgpack-python
29
python -m pip install .
30
pytest -svx --timeout=300
0 commit comments