Skip to content

Commit

Permalink
GPG signatures are no longer supported by PyPi
Browse files Browse the repository at this point in the history
  • Loading branch information
StuartMacKay committed Oct 23, 2023
1 parent 1474311 commit d542979
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 @@ -195,4 +195,4 @@ patch:

.PHONY: upload
upload:
$(twine) upload --skip-existing --sign dist/*
$(twine) upload --skip-existing dist/*

0 comments on commit d542979

Please sign in to comment.