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 7d9562d commit 744c107Copy full SHA for 744c107
pyproject.toml
@@ -28,7 +28,7 @@ scripts = ["scripts/*"]
28
source = "scm"
29
30
[tool.cibuildwheel]
31
-build = "cp39"
+build = "cp39-*"
32
skip = "*musllinux*"
33
build-frontend = "build"
34
0 commit comments