We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3cc0a5 commit 9a60aafCopy full SHA for 9a60aaf
pyproject.toml
@@ -189,7 +189,7 @@ filterwarnings = [
189
190
[tool.cibuildwheel]
191
skip = ["cp314t-*"]
192
-build-frontend = "build[uv]; args: -Csetup-args='-Dpython.allow_limited_api=true'"
+build-frontend = "uv; args: -Csetup-args='-Dpython.allow_limited_api=true' --no-config"
193
build-verbosity = 1
194
test-groups = ["test", "concurrency"]
195
test-sources = ["tests", "pyproject.toml"]
0 commit comments