We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cf8468 commit 258d845Copy full SHA for 258d845
1 file changed
pyproject.toml
@@ -30,6 +30,9 @@ default-groups = "all"
30
requires = ["uv_build>=0.10.3,<0.11.0"]
31
build-backend = "uv_build"
32
33
+[tool.uv.build-backend]
34
+module-root = ""
35
+
36
[tool.ruff]
37
line-length = 120
38
target-version = "py310"
0 commit comments