diff --git a/pyproject.toml b/pyproject.toml index 5ace001025..5822fa8ef0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -90,7 +90,7 @@ zip-safe = false where = ["frontend"] [tool.cibuildwheel] -build = "cp310-* cp311-* cp312-* cp313-* cp314-*" +build = "cp310-* cp311-* cp312-* cp313-*" build-frontend = "build[uv]" skip = "*musllinux* *android* *ios* *pyodide*" # The test must be run in an isolated directory so that python uses the wheel