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 e46eec9 + 46de5a4 commit 77882caCopy full SHA for 77882ca
.github/workflows/build_wheels.yml
@@ -165,7 +165,6 @@ jobs:
165
env:
166
CIBW_BUILD: "cp311-* cp312-* cp313-* cp314-* cp313t-* cp314t-*"
167
CIBW_ENABLE: cpython-prerelease cpython-freethreading
168
- CIBW_SKIP: "pp* cp36-* cp37-* cp38-* cp39-* cp310-*"
169
CIBW_ARCHS_WINDOWS: ${{ matrix.architecture == 'x86' && 'x86' || 'AMD64' }}
170
CIBW_BUILD_VERBOSITY: "3"
171
DISTUTILS_USE_SDK: "1"
0 commit comments