We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 462360c commit 080cc29Copy full SHA for 080cc29
1 file changed
.github/workflows/zarr-v2-tests.yml
@@ -43,7 +43,7 @@ jobs:
43
44
- name: Install
45
run: |
46
- python -m pip install -e .[test,lithops]
+ python -m pip install -e .[test]
47
python -m pip install -U 'zarr<3'
48
49
- name: Run tests
0 commit comments