Switch to new PDM build backend
This commit is contained in:
parent
1154f5b1dd
commit
709ddf1707
@ -31,5 +31,5 @@ dev = []
|
||||
[tool.black]
|
||||
|
||||
[build-system]
|
||||
requires = ["pdm-pep517"]
|
||||
build-backend = "pdm.pep517.api"
|
||||
requires = ["pdm-backend"]
|
||||
build-backend = "pdm.backend"
|
||||
|
Loading…
Reference in New Issue
Block a user