skip kitsu module when creating ayon addons

This commit is contained in:
Jakub Trllo 2023-10-27 16:42:56 +02:00
parent 069fc67fe0
commit ec5bc71eb3

View file

@ -205,7 +205,8 @@ def create_openpype_package(
"shotgrid",
"sync_server",
"example_addons",
"slack"
"slack",
"kitsu",
]
# Subdirs that won't be added to output zip file
ignored_subpaths = [