[mailman3] IPython is pretty

Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
certbot_on_virtu
Yohann D'ANELLO 2021-06-21 20:57:06 +02:00
parent 9f75189f9c
commit de0517426f
Signed by: _ynerant
GPG Key ID: 3A75C55819C8CF85
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ banner: Welcome to the GNU Mailman shell
# Use IPython as the shell, which must be found on the system. Valid values # Use IPython as the shell, which must be found on the system. Valid values
# are `no`, `yes`, and `debug` where the latter is equivalent to `yes` except # are `no`, `yes`, and `debug` where the latter is equivalent to `yes` except
# that any import errors will be displayed to stderr. # that any import errors will be displayed to stderr.
use_ipython: no use_ipython: yes
# Set this to allow for command line history if readline is available. This # Set this to allow for command line history if readline is available. This
# can be as simple as $var_dir/history.py to put the file in the var directory. # can be as simple as $var_dir/history.py to put the file in the var directory.