Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Commit

Permalink
add --sign to twine upload suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
djmitche committed Apr 1, 2015
1 parent 1624e97 commit 516f5bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -105,5 +105,5 @@ python setup.py sdist
message "if everything looks OK,"
message " - git push --tags upstream"
message " - twine upload dist/$name-$newversion.tar.gz"
message " - twine upload --sign dist/$name-$newversion.tar.gz"
message " - deploy dist/$name-$newversion.tar.gz to production"

0 comments on commit 516f5bf

Please sign in to comment.