We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 637ffa9 commit 7e0f676Copy full SHA for 7e0f676
1 file changed
pyproject.toml
@@ -11,7 +11,6 @@ test-requires = "-r requirements/pytest.txt"
11
test-command = 'pytest -m "not leaks" --no-cov {project}/tests'
12
# don't build PyPy wheels, install from source instead
13
skip = "pp*"
14
-enable = ["cpython-freethreading"]
15
16
[tool.cibuildwheel.linux]
17
# Re-enable 32-bit builds (disabled by default in cibuildwheel 3.0)
0 commit comments