Skip to content

Commit 845ddf3

Browse files
committed
Require newer uv_build
1 parent cbf94df commit 845ddf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,5 +312,5 @@ filterwarnings = "ignore::pytest.PytestConfigWarning"
312312
testpaths = ["tests"]
313313

314314
[build-system]
315-
requires = ["uv_build>=0.9,<0.10"]
315+
requires = ["uv_build>=0.10,<0.11"]
316316
build-backend = "uv_build"

0 commit comments

Comments
 (0)