mirror of
https://github.com/evennia/evennia.git
synced 2026-04-03 06:27:17 +02:00
Fix test
This commit is contained in:
parent
d6f41d7148
commit
844b04adbb
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