We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1d9081 commit 7a5a628Copy full SHA for 7a5a628
pyproject.toml
@@ -12,7 +12,7 @@ build-backend = "setuptools.build_meta"
12
13
[tool.cibuildwheel]
14
build = "*"
15
-skip = "cp38* cp39* cp3??t-*"
+skip = "cp38* cp39* cp3??t-* *cp310-win_arm64"
16
test-skip = ""
17
18
archs = ["native"]
0 commit comments