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.
2 parents 6a545e6 + 2dfc36a commit 7bed15dCopy full SHA for 7bed15d
.github/workflows/wheels.yml
@@ -212,7 +212,7 @@ jobs:
212
echo "CIBW_BUILD_FRONTEND=$CIBW" >> "$GITHUB_ENV"
213
214
- name: Build wheels
215
- uses: pypa/cibuildwheel@cf078b0954f3fd08b8445a7bf2c3fb83ab3bb971 # v3.0.0b4
+ uses: pypa/cibuildwheel@3c5ff0988806752c5a6502c845f9edc2d98095d6 # v3.0.0rc3
216
env:
217
CIBW_BUILD: ${{ matrix.python[0] }}-${{ matrix.buildplat[1] }}*
218
CIBW_ARCHS: ${{ matrix.buildplat[2] }}
requirements/openblas.txt
@@ -1 +1 @@
1
-scipy-openblas32==0.3.28.0.2
+scipy-openblas32==0.3.29.265.1
0 commit comments