Skip to content

Commit

Permalink
Modify release target to do gpg signing
Browse files Browse the repository at this point in the history
  • Loading branch information
thombashi committed Mar 20, 2021
1 parent 408a82d commit 8ea1d30
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 @@ -24,7 +24,7 @@ fmt:

.PHONY: release
release:
@tox -e release
@python setup.py release --sign
@make clean

.PHONY: setup
Expand Down

0 comments on commit 8ea1d30

Please sign in to comment.