Skip to content

Commit

Permalink
fix tbump in pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
joamatab committed Oct 9, 2023
1 parent 3c30303 commit 802b41d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,6 @@ requires = [
]
[tool.tbump]

[[tool.tbump.before_commit]]
cmd = "towncrier build --yes --version {new_version}"
name = "create & check changelog"

[[tool.tbump.before_commit]]
cmd = "git add CHANGELOG.md"
name = "create & check changelog"
Expand Down

0 comments on commit 802b41d

Please sign in to comment.