Skip to content

Commit c7def2f

Browse files
committed
Nuke unused task config
1 parent 73edb38 commit c7def2f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tasks.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,6 @@ def regression(c, jobs=8):
120120
# arg/conf-opt in the blacken task for "excluded paths"...ha
121121
"find_opts": "-and -not \( -path './invoke/vendor*' -or -path './build*' \)" # noqa
122122
},
123-
"tests": {"logformat": LOG_FORMAT, "package": "invoke"},
124123
"packaging": {
125124
"sign": True,
126125
"wheel": True,

0 commit comments

Comments
 (0)