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 b7be1d2 commit af1628dCopy full SHA for af1628d
pyproject.toml
@@ -1,6 +1,6 @@
1
[build-system]
2
-requires = ["hatchling"]
3
-build-backend = "hatchling.build"
+requires = ["uv_build>=0.8.9,<0.9.0"]
+build-backend = "uv_build"
4
5
[project]
6
name = "scim2-models"
0 commit comments