This commit is contained in:
Griatch 2019-01-04 19:55:35 +01:00
parent d6f41d7148
commit 844b04adbb

View file

@ -374,7 +374,7 @@ ERROR_LOGDIR_MISSING = \
ERROR_PYTHON_VERSION = \ ERROR_PYTHON_VERSION = \
""" """
ERROR: Python {pversion} used. Evennia requires version ERROR: Python {pversion} used. Evennia requires version
{python_min} or higher (but not 3.x). {python_min} or higher.
""" """
ERROR_TWISTED_VERSION = \ ERROR_TWISTED_VERSION = \