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