diff --git a/tox.ini b/tox.ini index 9e37ac7e..147eeec7 100644 --- a/tox.ini +++ b/tox.ini @@ -34,7 +34,7 @@ install_command = python -m pip install {opts} {packages} commands = python -m setuptools_scm - python -m build -v + python -m build python -m twine check dist/* python -m twine upload dist/* commands_post=