We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0b70d7 commit 50134e2Copy full SHA for 50134e2
pyproject.toml
@@ -28,7 +28,7 @@ atl = "scripts.cli:cli"
28
Repository = "https://github.com/allthingslinux/infra"
29
30
[build-system]
31
-requires = ["uv_build>=0.7.19,<0.8"]
+requires = ["uv_build>=0.8.2,<0.9"]
32
build-backend = "uv_build"
33
34
# Configure uv build backend for our project structure
0 commit comments