Skip to content

Commit 744c107

Browse files
committed
fix cibuildwheel config
1 parent 7d9562d commit 744c107

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ scripts = ["scripts/*"]
2828
source = "scm"
2929

3030
[tool.cibuildwheel]
31-
build = "cp39"
31+
build = "cp39-*"
3232
skip = "*musllinux*"
3333
build-frontend = "build"
3434

0 commit comments

Comments
 (0)