Skip to content

Commit 258d845

Browse files
committed
Update uv_build backend config
1 parent 8cf8468 commit 258d845

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ default-groups = "all"
3030
requires = ["uv_build>=0.10.3,<0.11.0"]
3131
build-backend = "uv_build"
3232

33+
[tool.uv.build-backend]
34+
module-root = ""
35+
3336
[tool.ruff]
3437
line-length = 120
3538
target-version = "py310"

0 commit comments

Comments
 (0)