diff --git a/tox.ini b/tox.ini index a84cd13..d979a5d 100644 --- a/tox.ini +++ b/tox.ini @@ -36,7 +36,7 @@ deps = mypy commands = mypy flat_tree/ test/ [testenv:release] -deps = {[testenv:metadata-release]deps} +deps = twine commands = rm -rf {toxworkdir}/dist python -m setup sdist --dist-dir {toxworkdir}/dist bdist_wheel