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