Skip to content

Commit d2fac39

Browse files
committed
chore(build): relax uv_build upper bound to <1.0.0
1 parent a1c7c87 commit d2fac39

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
@@ -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)