diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -55,7 +55,7 @@ kit: python setup.py sdist --formats=gztar,zip wheel: - tox -c tox_wheels.ini + tox -c tox_wheels.ini $(ARGS) kit_upload: twine upload dist/* |
![]() |
index : delta/python-coveragepy-git.git | |
github.com: nedbat/coveragepy.git |
summaryrefslogtreecommitdiff |
-rw-r--r-- | Makefile | 2 |
@@ -55,7 +55,7 @@ kit: python setup.py sdist --formats=gztar,zip wheel: - tox -c tox_wheels.ini + tox -c tox_wheels.ini $(ARGS) kit_upload: twine upload dist/* |