Skip to content

Commit fb2c1ca

Browse files
author
Ridai Govinda Pombo
committed
bump uv_build to 0.10.0
1 parent 4d46926 commit fb2c1ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vectors/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[build-system]
22
# These requirements must be kept sync with the requirements in
33
# ./.github/requirements/build-requirements.{in,txt}
4-
requires = ["uv_build>=0.7.19,<0.10.0"]
4+
requires = ["uv_build>=0.7.19,<0.11.0"]
55
build-backend = "uv_build"
66

77
[project]

0 commit comments

Comments
 (0)