This commit is contained in:
Hynek Schlawack 2026-03-06 06:38:40 +01:00
parent f205c49f4a
commit 494447f50a
No known key found for this signature in database

View File

@ -67,7 +67,7 @@ local_scheme = "no-local-version"
[tool.cibuildwheel]
build-fronted = "uv"
build-frontend = "uv"
build = [
"cp39-*", # We have portable abi3 wheels.
"cp314t-*", # Free-threading / nogil.