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 4634f9e commit b574768Copy full SHA for b574768
1 file changed
pyproject.toml
@@ -83,5 +83,5 @@ combine-as-imports = true
83
python_files = ["tests/*.py", "tests/**/*.py"]
84
85
[build-system]
86
-requires = ["uv_build>=0.9.0,<0.10.0"]
+requires = ["uv_build>=0.10.0,<0.11.0"]
87
build-backend = "uv_build"
0 commit comments