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 f628c69 commit e7a662aCopy full SHA for e7a662a
1 file changed
pyproject.toml
@@ -12,7 +12,7 @@ build-backend = "setuptools.build_meta"
12
13
[tool.cibuildwheel]
14
build = "*"
15
-skip = "cp39* *-win32 *i686* cp3??t-*"
+skip = "cp39* *-win32 *i686* cp3??t-* *cp310-win_arm64"
16
test-skip = ""
17
18
archs = ["native"]
0 commit comments