fix(global): adding hosts filtering

This commit is contained in:
Jakub Jezek 2019-06-10 16:53:16 +02:00
parent 5db27b706d
commit 138557a470

View file

@ -8,6 +8,7 @@ class CollectProjectData(pyblish.api.ContextPlugin):
label = "Collect Project Data"
order = pyblish.api.CollectorOrder - 0.1
hosts = ["nukestudio"]
def process(self, context):
# get project data from avalon db