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 e001d53 commit cec8022Copy full SHA for cec8022
1 file changed
pyproject.toml
@@ -64,6 +64,9 @@ bundle = [
64
scim = "scim2_cli:cli"
65
scim2 = "scim2_cli:cli"
66
67
+[tool.uv.build-backend]
68
+module-root = ""
69
+
70
[tool.coverage.run]
71
source = [
72
"scim2_cli",
0 commit comments