Skip to content

Commit

Permalink
Also update version on bdist
Browse files Browse the repository at this point in the history
tox seems to `setup.py bdist --formats=zip` to do the install
  • Loading branch information
exarkun committed Feb 10, 2020
1 parent ea18102 commit c1d2fa9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Expand Up @@ -3,5 +3,6 @@ build = update_version build
sdist = update_version sdist
install = update_version install
develop = update_version develop
bdist = update_version bdist
bdist_egg = update_version bdist_egg
bdist_wheel = update_version bdist_wheel

0 comments on commit c1d2fa9

Please sign in to comment.