We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f57fc9a commit a20408bCopy full SHA for a20408b
pyproject.toml
@@ -53,5 +53,5 @@ BUILD_SHARED_LIBS = "OFF"
53
split-on-trailing-comma = true
54
55
[tool.cibuildwheel]
56
-skip = ["*musl*"]
+skip = ["*musl*", "*win32*"]
57
archs = ["native"]
0 commit comments