mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
fix(global): removing obsolete "PYPE_PYTHON_EXE"
This commit is contained in:
parent
18742dcd80
commit
84f1907da4
1 changed files with 1 additions and 2 deletions
|
|
@ -166,8 +166,7 @@ class ProcessSubmittedJobOnFarm(pyblish.api.InstancePlugin):
|
||||||
"FTRACK_SERVER",
|
"FTRACK_SERVER",
|
||||||
"PYPE_METADATA_FILE",
|
"PYPE_METADATA_FILE",
|
||||||
"AVALON_PROJECT",
|
"AVALON_PROJECT",
|
||||||
"PYPE_LOG_NO_COLORS",
|
"PYPE_LOG_NO_COLORS"
|
||||||
"PYPE_PYTHON_EXE"
|
|
||||||
]
|
]
|
||||||
|
|
||||||
# custom deadline atributes
|
# custom deadline atributes
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue