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 8e7cd85 commit a16342bCopy full SHA for a16342b
libs/cli/pyproject.toml
@@ -1,6 +1,6 @@
1
[build-system]
2
-requires = ["pdm-backend"]
3
-build-backend = "pdm.backend"
+requires = ["hatchling"]
+build-backend = "hatchling.build"
4
5
[project]
6
authors = [{ name = "Erick Friis", email = "[email protected]" }]
0 commit comments