1
0
mirror of https://github.com/spaam/svtplay-dl.git synced 2024-11-23 19:55:38 +01:00

requirements-dev: add twine as dependency.

we need this for pypi
This commit is contained in:
Johan Andersson 2020-10-10 12:59:59 +02:00
parent 26657e47e4
commit 9756bcfbd1

View File

@ -6,3 +6,4 @@ pre-commit
pytest pytest
pytest-cov pytest-cov
cx_Freeze cx_Freeze
twine