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 f4d9863 commit df03b65Copy full SHA for df03b65
1 file changed
.github/workflows/downstream.yml
@@ -85,6 +85,7 @@ jobs:
85
- name: Install numcodecs with test-zarr-main group
86
working-directory: numcodecs
87
run: |
88
+ uv venv
89
uv pip install meson-python
90
uv sync --group dev --group test-zarr-main --no-build-isolation
91
uv pip install --no-build-isolation -e .
0 commit comments