We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f0548d commit 227db72Copy full SHA for 227db72
pyproject.toml
@@ -47,5 +47,5 @@ convention = "google"
47
"tests/**/*.py" = []
48
49
[build-system]
50
-requires = ["hatchling"]
51
-build-backend = "hatchling.build"
+requires = ["uv_build>=0.8.13,<0.9.0"]
+build-backend = "uv_build"
0 commit comments