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 db4a2b5 commit b7b80d3Copy full SHA for b7b80d3
.github/workflows/deploy-wheels.yml
@@ -17,7 +17,6 @@ jobs:
17
wheels:
18
name: Build ${{ matrix.arch }} WHEELS on ${{ matrix.os }}
19
runs-on: ${{ matrix.os }}
20
- needs: [sdist_win]
21
strategy:
22
#https://github.com/scikit-build/cmake-python-distributions/blob/master/.github/workflows/build.yml
23
matrix:
0 commit comments