Skip to content

Commit 6f9bc25

Browse files
committed
Remove deprecated freethreading option from cibuildwheel
This was removed in 4.0.0, and is now causing failures.
1 parent 3281435 commit 6f9bc25

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
@@ -401,7 +401,6 @@ addopts = [
401401
]
402402

403403
[tool.cibuildwheel]
404-
enable = ["cpython-freethreading"]
405404
skip = "*-musllinux_aarch64"
406405
manylinux-x86_64-image = "manylinux2014"
407406

0 commit comments

Comments
 (0)