aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar thurisatic <[email protected]>2024-11-14 16:49:26 -0500
committerGravatar GitHub <[email protected]>2024-11-14 21:49:26 +0000
commit1787c470df1919f5ae8a6b3efb83c8e6b90c577d (patch)
tree4b70f221aa15b04dc35f2608ab1deb2ba3de4149
parentBump up to stable versions of Python 3.13 and 3.13t (#221) (diff)
Enable 3.13's colorized output
-rw-r--r--config/snekbox.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/snekbox.cfg b/config/snekbox.cfg
index 778f90e..91ba7c9 100644
--- a/config/snekbox.cfg
+++ b/config/snekbox.cfg
@@ -18,6 +18,7 @@ envar: "PYTHONDONTWRITEBYTECODE=true"
envar: "PYTHONIOENCODING=utf-8:strict"
envar: "PYTHONUNBUFFERED=true"
envar: "PYTHONUSERBASE=/snekbox/user_base"
+envar: "PYTHON_COLORS=1"
envar: "HOME=/home"
keep_caps: false