add nukex to python2 vendor prehook

This commit is contained in:
Milan Kolar 2021-03-22 12:18:41 +01:00
parent 9ada659fb0
commit 0ae39b54b3

View file

@ -6,7 +6,7 @@ class PrePython2Vendor(PreLaunchHook):
"""Prepend python 2 dependencies for py2 hosts."""
# WARNING This hook will probably be deprecated in Pype 3 - kept for test
order = 10
app_groups = ["hiero", "nuke"]
app_groups = ["hiero", "nuke", "nukex"]
def execute(self):
# Prepare vendor dir path