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 650954c commit caed12aCopy full SHA for caed12a
pyproject.toml
@@ -98,5 +98,5 @@ force-sort-within-sections = true
98
known-first-party = ["pelican"]
99
100
[build-system]
101
-requires = ["hatchling"]
102
-build-backend = "hatchling.build"
+requires = ["pdm-backend"]
+build-backend = "pdm.backend"
0 commit comments