We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10c43ef commit 81e9ccfCopy full SHA for 81e9ccf
1 file changed
pyproject.toml
@@ -32,7 +32,7 @@ Documentation = "https://github.com/seapagan/response-codes#readme"
32
"Bug Tracker" = "https://github.com/seapagan/response-codes/issues"
33
34
[build-system]
35
-requires = ["uv_build>=0.8.13,<0.9.0"]
+requires = ["uv_build>=0.9.24,<0.10.0"]
36
build-backend = "uv_build"
37
38
[tool.uv.build-backend]
0 commit comments