Skip to content

Commit 774da3e

Browse files
committed
Skip old pythons
1 parent b837352 commit 774da3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ build-backend = "setuptools.build_meta"
88

99
[tool.cibuildwheel]
1010
build = "*"
11-
skip = "pp* cp36* cp37* cp38*"
11+
skip = "pp* cp36* cp37* cp38* cp39* cp3??t-* *cp310-win_arm64"
1212
test-skip = ""
1313
free-threaded-support = false
1414

0 commit comments

Comments
 (0)