Skip to content

Commit 37c1859

Browse files
committed
chore(build): relax uv_build upper bound to <1.0.0
1 parent 589ed77 commit 37c1859

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["uv_build>=0.8.14,<0.9.0"]
2+
requires = ["uv_build>=0.8.14,<1.0.0"]
33
build-backend = "uv_build"
44

55
[project]

0 commit comments

Comments
 (0)