7 lines
120 B
TOML
7 lines
120 B
TOML
[shell_environment_policy]
|
|
inherit = "core"
|
|
|
|
[shell_environment_policy.set]
|
|
PYTHONUTF8 = "1"
|
|
PYTHONIOENCODING = "utf-8"
|