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 fbaf8df commit 74a8a9fCopy full SHA for 74a8a9f
pyproject.toml
@@ -53,8 +53,8 @@ Source = "https://github.com/developmentseed/titiler-stacapi"
53
Changelog = "https://developmentseed.org/titiler-stacapi/release-notes/"
54
55
[build-system]
56
-requires = ["pdm-pep517"]
57
-build-backend = "pdm.pep517.api"
+requires = ["pdm-backend"]
+build-backend = "pdm.backend"
58
59
[tool.pdm.version]
60
source = "file"
0 commit comments