Add Twine to the requirements.

This commit is contained in:
Xavier Ordoquy 2015-02-06 13:57:08 +01:00
parent 238a3b507b
commit 750d0c9f2b

View File

@ -19,6 +19,7 @@ django-oauth2-provider>=0.2.4
# wheel for PyPI installs
wheel==0.24.0
# twine for secured PyPI uploads
twine==1.4.0
# MkDocs for documentation previews/deploys