mirror of
https://github.com/evennia/evennia.git
synced 2026-03-27 02:06:32 +01:00
Fix test
This commit is contained in:
parent
cfb72b61d2
commit
a74029e3a9
1 changed files with 1 additions and 1 deletions
|
|
@ -374,7 +374,7 @@ ERROR_LOGDIR_MISSING = \
|
|||
ERROR_PYTHON_VERSION = \
|
||||
"""
|
||||
ERROR: Python {pversion} used. Evennia requires version
|
||||
{python_min} or higher (but not 3.x).
|
||||
{python_min} or higher.
|
||||
"""
|
||||
|
||||
ERROR_TWISTED_VERSION = \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue