remove OCIO default env

This commit is contained in:
Milan Kolar 2021-05-03 18:29:36 +02:00
parent 223fe06a78
commit 6530812b58

View file

@ -3,11 +3,8 @@
"studio_code": "stu", "studio_code": "stu",
"admin_password": "", "admin_password": "",
"environment": { "environment": {
"OPENPYPE_OCIO_CONFIG": "{STUDIO_SOFT}/OpenColorIO-Configs",
"__environment_keys__": { "__environment_keys__": {
"global": [ "global": []
"OPENPYPE_OCIO_CONFIG"
]
} }
}, },
"openpype_path": { "openpype_path": {