We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pyproject.toml
1 parent f13fd04 commit de806bdCopy full SHA for de806bd
pyproject.toml
@@ -51,7 +51,6 @@ skip = ["*-musllinux_i686", "pp*"]
51
test-command = "python -m unittest sphinxcontrib.svgbob.tests -v"
52
before-build = "pip install maturin"
53
build-verbosity = 1
54
-free-threaded-support = false
55
56
[tool.cibuildwheel.linux]
57
environment = { PATH="$HOME/.cargo/bin:$PATH" }
0 commit comments