mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
removed PYPE_PYTHON_EXE from global environments
This commit is contained in:
parent
68540073fa
commit
fe09a88db3
1 changed files with 0 additions and 6 deletions
|
|
@ -17,16 +17,10 @@
|
|||
"darwin": "{PYPE_ROOT}/vendor/bin/ffmpeg_exec/darwin/bin",
|
||||
"linux": ":{PYPE_ROOT}/vendor/bin/ffmpeg_exec/linux"
|
||||
},
|
||||
"PYPE_PYTHON_EXE": {
|
||||
"windows": "{VIRTUAL_ENV}/Scripts/python.exe",
|
||||
"linux": "{VIRTUAL_ENV}/Scripts/python",
|
||||
"darwin": "{VIRTUAL_ENV}/bin/python"
|
||||
},
|
||||
"PYPE_OCIO_CONFIG": "{STUDIO_SOFT}/OpenColorIO-Configs",
|
||||
"__environment_keys__": {
|
||||
"global": [
|
||||
"FFMPEG_PATH",
|
||||
"PYPE_PYTHON_EXE",
|
||||
"PYPE_OCIO_CONFIG"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue