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 80c1df0 commit 5a35860Copy full SHA for 5a35860
.github/workflows/ci-i386.yml
@@ -41,6 +41,7 @@ jobs:
41
- name: Install numcodecs
42
run: |
43
export DISABLE_NUMCODECS_AVX2=""
44
+ uv venv
45
uv pip install -v -e .[test,test_extras,msgpack,crc32c,pcodec,zfpy]
46
shell: alpine.sh {0}
47
0 commit comments