mirror of
https://github.com/evennia/evennia.git
synced 2026-04-03 22:47:16 +02:00
Update launcher django requirement message.
This commit is contained in:
parent
c60555b70a
commit
f6ad6213d7
1 changed files with 2 additions and 2 deletions
|
|
@ -64,8 +64,8 @@ ENFORCED_SETTING = False
|
|||
# requirements
|
||||
PYTHON_MIN = '2.7'
|
||||
TWISTED_MIN = '16.0.0'
|
||||
DJANGO_MIN = '1.8'
|
||||
DJANGO_REC = '1.9'
|
||||
DJANGO_MIN = '1.11'
|
||||
DJANGO_REC = '1.11'
|
||||
|
||||
sys.path[1] = EVENNIA_ROOT
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue