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 fdd9ef8 commit 87ee650Copy full SHA for 87ee650
pyproject.toml
@@ -1,6 +1,6 @@
1
[build-system]
2
-requires = ["hatchling"]
3
-build-backend = "hatchling.build"
+requires = ["uv_build >= 0.7.19, <0.8.0"]
+build-backend = "uv_build"
4
5
[project]
6
name = "portion"
0 commit comments