Skip to content

Commit

Permalink
Expand 'finalize' to commit and tag the change.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Jun 23, 2023
1 parent 3b7d8a9 commit 8e83c3f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,11 @@ commands =
skip_install = True
deps =
towncrier
jaraco.develop
jaraco.develop >= 7.23
passenv = *
commands =
python -m jaraco.develop.towncrier build --yes
python -m jaraco.develop.finalize


[testenv:release]
skip_install = True
Expand Down

0 comments on commit 8e83c3f

Please sign in to comment.