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 2ff7767 commit 53ee2b1Copy full SHA for 53ee2b1
pyproject.toml
@@ -36,6 +36,9 @@ repository = "https://github.com/python-scim/scim2-tester"
36
changelog = "https://scim2-tester.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
[project.optional-dependencies]
43
httpx = [
44
"scim2-client[httpx]>=0.4.0",
0 commit comments