We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6baa73d commit c5898f7Copy full SHA for c5898f7
pyproject.toml
@@ -31,7 +31,7 @@ Documentation = "https://briefcase.pythonanywhere.com/"
31
Repository = "https://github.com/pythonanywhere/pythonanywhere-briefcase-plugin"
32
33
[build-system]
34
-requires = ["uv_build >= 0.7.2, < 0.8"]
+requires = ["uv_build >=0.10.7, <0.11"]
35
build-backend = "uv_build"
36
37
[dependency-groups]
0 commit comments