diff --git a/tox.ini b/tox.ini index 30b9980d1bcadf888a89be37879e21f0eaca1c44..1ac57a887f6c612dbaf002ad645ccde42423948f 100644 --- a/tox.ini +++ b/tox.ini @@ -33,4 +33,4 @@ deps = commands = sh -c 'git tag -f "$(cat VERSION)"' python setup.py bdist_wheel -# twine upload --skip-existing dist/*.whl + twine upload --skip-existing dist/*.whl