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

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

View File

@ -37,7 +37,7 @@ deps = mypy
commands = mypy merkle_tree_stream/ 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