Skip to content

Commit 6d386bf

Browse files
committed
Skip building free-threaded
1 parent a534b43 commit 6d386bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

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

1313
[tool.cibuildwheel]
1414
build = "*"
15-
skip = "pp* cp38* cp39* *-win32 *i686*"
15+
skip = "cp39* *-win32 *i686* cp3??t-*"
1616
test-skip = ""
1717

1818
archs = ["native"]

0 commit comments

Comments
 (0)