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 c273c23 commit e7d1c3aCopy full SHA for e7d1c3a
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-* *-win_arm64"
+skip = "cp39* *-win32 *i686* cp3??t-*"
16
test-skip = ""
17
18
archs = ["native"]
0 commit comments