1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2025-09-17 17:06:41 +02:00

Merge pull request #65 from ilri/renovate/uv_build-0.x

This commit is contained in:
2025-09-16 19:01:20 +03:00
committed by GitHub

View File

@@ -27,7 +27,7 @@ falcon-swagger-ui = { git = "https://github.com/alanorth/falcon-swagger-ui", rev
# See: https://docs.astral.sh/uv/concepts/build-backend/#using-the-uv-build-backend # See: https://docs.astral.sh/uv/concepts/build-backend/#using-the-uv-build-backend
[build-system] [build-system]
requires = ["uv_build>=0.7.19,<0.8.0"] requires = ["uv_build>=0.8.17,<0.9.0"]
build-backend = "uv_build" build-backend = "uv_build"
[dependency-groups] [dependency-groups]