Skip to content

Commit 12107cf

Browse files
committed
build: drop the version constraint on the uv_build requirement
1 parent fc411b0 commit 12107cf

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.12.0,<0.13.0"]
2+
requires = ["uv_build"]
33
build-backend = "uv_build"
44

55
[project]

0 commit comments

Comments
 (0)