Skip to content

Commit

Permalink
Add GPG signing for releases
Browse files Browse the repository at this point in the history
  • Loading branch information
thombashi committed Feb 2, 2019
1 parent 8c72ca2 commit 4d70dc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ readme:

.PHONY: release
release:
@python setup.py release
@python setup.py release --sign
@rm -rf dist/

0 comments on commit 4d70dc0

Please sign in to comment.