added maya and houdini to python 2 vendor prelaunch hook

This commit is contained in:
iLLiCiTiT 2021-04-15 14:54:20 +02:00
parent c53d7fc4f1
commit 20f31df35b

View file

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