diff --git a/pyproject.toml b/pyproject.toml index a818c6d..f11c59d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,7 +57,6 @@ ext-modules = [ [tool.cibuildwheel] -platform = "linux" build-frontend = "build[uv]" before-all = "ci/setup_cibuildwheel.sh"