Skip to content

Commit

Permalink
Merge branch '2.0' into 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bitprophet committed May 23, 2023
2 parents 8ea5260 + 16e94f7 commit 3b6a724
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 @@ -128,7 +128,6 @@ def regression(c: "Context", jobs: int = 8) -> None:
"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 3b6a724

Please sign in to comment.