Skip to content

Commit

Permalink
Added pdm-bump for improved releasing
Browse files Browse the repository at this point in the history
  • Loading branch information
carstencodes committed Sep 16, 2022
1 parent 14f0420 commit 569c25a
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
Expand Up @@ -51,8 +51,8 @@ edit = [
"mypy~=0.910",
"black~=20.8b1"]
lint = [
"pylint~=2.9",
"pydocstyle~=6.1",
release = [
"pdm-bump>=0.5.0",
]

[tool.black]
Expand Down

0 comments on commit 569c25a

Please sign in to comment.