Skip to content

Commit 74a8a9f

Browse files
committed
fix backend
1 parent fbaf8df commit 74a8a9f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ Source = "https://github.com/developmentseed/titiler-stacapi"
5353
Changelog = "https://developmentseed.org/titiler-stacapi/release-notes/"
5454

5555
[build-system]
56-
requires = ["pdm-pep517"]
57-
build-backend = "pdm.pep517.api"
56+
requires = ["pdm-backend"]
57+
build-backend = "pdm.backend"
5858

5959
[tool.pdm.version]
6060
source = "file"

0 commit comments

Comments
 (0)