Skip to content

Commit f1328bd

Browse files
committed
Update uv_build
1 parent 8cedfcd commit f1328bd

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
@@ -324,5 +324,5 @@ testpaths = ["tests"]
324324
asyncio_default_fixture_loop_scope = "function"
325325

326326
[build-system]
327-
requires = ["uv_build>=0.8,<0.9"]
327+
requires = ["uv_build>=0.9,<0.10"]
328328
build-backend = "uv_build"

0 commit comments

Comments
 (0)