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 31c2a6c commit 31d15a6Copy full SHA for 31d15a6
pyproject.toml
@@ -45,6 +45,9 @@ repository = "https://github.com/python-scim/scim2-client"
45
changelog = "https://scim2-client.readthedocs.io/en/latest/changelog.html"
46
funding = "https://github.com/sponsors/python-scim"
47
48
+[tool.uv.build-backend]
49
+module-root = ""
50
+
51
[dependency-groups]
52
dev = [
53
"mypy>=1.13.0",
0 commit comments