Files

7 lines
120 B
TOML
Raw Permalink Normal View History

[shell_environment_policy]
inherit = "core"
[shell_environment_policy.set]
PYTHONUTF8 = "1"
PYTHONIOENCODING = "utf-8"