We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35d848f commit 80f45d6Copy full SHA for 80f45d6
.github/workflows/build.yml
@@ -93,7 +93,6 @@ jobs:
93
- name: Build wheels
94
uses: pypa/[email protected]
95
env:
96
- CIBW_PROJECT_REQUIRES_PYTHON: ">=3.9"
97
CIBW_ARCHS_LINUX: auto64
98
CIBW_BUILD_VERBOSITY: 1
99
CIBW_BUILD: "cp39* cp310* cp311* cp312*"
0 commit comments