Skip to content

Commit b71f36c

Browse files
authored
Use build[uv] as cibuildwheel frontend (#4831)
Maybe this will make the pip errors on Windows go away
1 parent a7bd594 commit b71f36c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ options = { debug_level = "0" }
151151

152152
[tool.cibuildwheel]
153153
build-verbosity = 1
154+
build-frontend = "build[uv]"
154155

155156
# So these are the environments we target:
156157
# - Python: CPython 3.9+ only

0 commit comments

Comments
 (0)