Skip to content

Commit

Permalink
build free-threaded wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
minrk committed Aug 2, 2024
1 parent 99d22a3 commit 5e2a2e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ search = '__version__: str = "{current_version}"'

[tool.cibuildwheel]
build-verbosity = "1"
free-threaded-support = true
test-requires = ["pytest", "importlib_metadata"]
test-command = "pytest -vsx {package}/tools/test_wheel.py"

Expand Down

0 comments on commit 5e2a2e8

Please sign in to comment.