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 93d03be commit 3de3c11Copy full SHA for 3de3c11
1 file changed
pyproject.toml
@@ -98,5 +98,5 @@ known-first-party = ["moelib"]
98
combine-as-imports = true
99
100
[build-system]
101
-requires = ["hatchling"]
102
-build-backend = "hatchling.build"
+requires = ["uv_build>=0.8.3,<0.9.0"]
+build-backend = "uv_build"
0 commit comments