Skip to content

Commit 7e0f676

Browse files
committed
Drop 3.13t builds from cibuildwheel configuration
1 parent 637ffa9 commit 7e0f676

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ test-requires = "-r requirements/pytest.txt"
1111
test-command = 'pytest -m "not leaks" --no-cov {project}/tests'
1212
# don't build PyPy wheels, install from source instead
1313
skip = "pp*"
14-
enable = ["cpython-freethreading"]
1514

1615
[tool.cibuildwheel.linux]
1716
# Re-enable 32-bit builds (disabled by default in cibuildwheel 3.0)

0 commit comments

Comments
 (0)