mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 13:52:15 +01:00
remove bin folder from default values
This commit is contained in:
parent
7cc08d026a
commit
affc00c77c
1 changed files with 2 additions and 2 deletions
|
|
@ -1069,8 +1069,8 @@
|
|||
"RESOLVE_UTILITY_SCRIPTS_SOURCE_DIR": [],
|
||||
"RESOLVE_PYTHON3_HOME": {
|
||||
"windows": "{LOCALAPPDATA}/Programs/Python/Python36",
|
||||
"darwin": "~/Library/Python/3.6/bin",
|
||||
"linux": "/opt/Python/3.6/bin"
|
||||
"darwin": "~/Library/Python/3.9",
|
||||
"linux": "/opt/Python/3.9"
|
||||
}
|
||||
},
|
||||
"variants": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue