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 af1628d commit b436dc2Copy full SHA for b436dc2
pyproject.toml
@@ -36,6 +36,9 @@ repository = "https://github.com/python-scim/scim2-models"
36
changelog = "https://scim2-models.readthedocs.io/en/latest/changelog.html"
37
funding = "https://github.com/sponsors/python-scim"
38
39
+[tool.uv.build-backend]
40
+module-root = ""
41
+
42
[dependency-groups]
43
dev = [
44
"mypy>=1.13.0",
0 commit comments