Skip to content

Commit

Permalink
pinned pdm-pep517 version to >=0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
k4yt3x committed Apr 2, 2022
1 parent bbc1b57 commit e0dc823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,5 @@ video2x = "video2x:main"
version = { from = "video2x/__init__.py" }

[build-system]
requires = ["pdm-pep517"]
requires = ["pdm-pep517>=0.12.0"]
build-backend = "pdm.pep517.api"

0 comments on commit e0dc823

Please sign in to comment.