Skip to content

Commit 1353efb

Browse files
[automated] Update plugin list (#584)
Co-authored-by: Tobias Raabe <[email protected]> Co-authored-by: Tobias Raabe <[email protected]>
1 parent bbb46ef commit 1353efb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/update_plugin_list.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
)
7171

7272

73-
_EXCLUDED_PACKAGES = ["pytask-io"]
73+
_EXCLUDED_PACKAGES = ["pytask-io", "pytask-list"]
7474

7575

7676
def _escape_rst(text: str) -> str:

0 commit comments

Comments
 (0)