Removed obsolete openpype.install

This commit is contained in:
Petr Kalis 2022-04-20 11:45:00 +02:00
parent b25c2098da
commit e93fb7f4f3

View file

@ -273,8 +273,6 @@ class PublishTest(ModuleUnitTest):
)
os.environ["AVALON_SCHEMA"] = schema_path
import openpype
openpype.install()
os.environ["OPENPYPE_EXECUTABLE"] = sys.executable
from openpype.lib import ApplicationManager