Remove unknown deps
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Luke Murphy 2020-05-16 18:16:52 +02:00
parent dd9bfa2821
commit ab50a0b756
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -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