Skip to content

Commit

Permalink
Don't sign releases to PyPI anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
bitprophet committed May 23, 2023
1 parent d6c58d2 commit 16e94f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,6 @@ def regression(c, jobs=8):
"find_opts": "-and -not \( -path './invoke/vendor*' -or -path './build*' \)" # noqa
},
"packaging": {
"sign": True,
"wheel": True,
"check_desc": True,
"changelog_file": os.path.join(
Expand Down

0 comments on commit 16e94f7

Please sign in to comment.