mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
remove OpenPype env key
This commit is contained in:
parent
fa88c298c4
commit
cd5f89afe5
1 changed files with 0 additions and 2 deletions
|
|
@ -23,8 +23,6 @@ class CollectCoreJobEnvVars(pyblish.api.ContextPlugin):
|
|||
"AYON_WORKDIR",
|
||||
"AYON_LOG_NO_COLORS",
|
||||
"AYON_IN_TESTS",
|
||||
# backwards compatibility
|
||||
"IS_TEST",
|
||||
]:
|
||||
value = os.getenv(key)
|
||||
if value:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue