Skip to content

Commit 750d0c9

Browse files
committed
Add Twine to the requirements.
1 parent 238a3b5 commit 750d0c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ django-oauth2-provider>=0.2.4
1919

2020
# wheel for PyPI installs
2121
wheel==0.24.0
22+
# twine for secured PyPI uploads
2223
twine==1.4.0
2324

2425
# MkDocs for documentation previews/deploys

0 commit comments

Comments
 (0)