Skip to content

Commit cec8022

Browse files
committed
fix: uv-build configuration with non-src layouts
1 parent e001d53 commit cec8022

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,9 @@ bundle = [
6464
scim = "scim2_cli:cli"
6565
scim2 = "scim2_cli:cli"
6666

67+
[tool.uv.build-backend]
68+
module-root = ""
69+
6770
[tool.coverage.run]
6871
source = [
6972
"scim2_cli",

0 commit comments

Comments
 (0)