Skip to content

Commit

Permalink
Avoid install during finalize
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Mar 21, 2020
1 parent b1abc23 commit c020b5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ omit=
*/_vendor/*

[testenv:finalize]
skip_install = True
deps =
towncrier
bump2version
Expand Down

0 comments on commit c020b5f

Please sign in to comment.