ci: remove unsupported setting

This commit is contained in:
Matteo Bernardini
2025-09-03 11:30:11 +08:00
committed by Lars Immisch
parent 8c1e370e04
commit 6822cffcc8

View File

@@ -57,7 +57,6 @@ ext-modules = [
[tool.cibuildwheel]
platform = "linux"
build-frontend = "build[uv]"
before-all = "ci/setup_cibuildwheel.sh"