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