Skip to content

Commit

Permalink
use pdm.backend
Browse files Browse the repository at this point in the history
  • Loading branch information
theAeon committed Feb 1, 2024
1 parent 4df41d3 commit 3f2bb78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[build-system]
build-backend = "pdm.pep517.api"
build-backend = "pdm.backend"
requires = [
"pdm-pep517>=1.0.0",
"pdm-backend",
]

[tool.black]
Expand Down

0 comments on commit 3f2bb78

Please sign in to comment.