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 a534b43 commit 6d386bfCopy full SHA for 6d386bf
pyproject.toml
@@ -12,7 +12,7 @@ build-backend = "setuptools.build_meta"
12
13
[tool.cibuildwheel]
14
build = "*"
15
-skip = "pp* cp38* cp39* *-win32 *i686*"
+skip = "cp39* *-win32 *i686* cp3??t-*"
16
test-skip = ""
17
18
archs = ["native"]
0 commit comments