Skip to content

Commit de806bd

Browse files
committed
Remove unsupported option from pyproject.toml
1 parent f13fd04 commit de806bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ skip = ["*-musllinux_i686", "pp*"]
5151
test-command = "python -m unittest sphinxcontrib.svgbob.tests -v"
5252
before-build = "pip install maturin"
5353
build-verbosity = 1
54-
free-threaded-support = false
5554

5655
[tool.cibuildwheel.linux]
5756
environment = { PATH="$HOME/.cargo/bin:$PATH" }

0 commit comments

Comments
 (0)