Resolve support for Django 2.0
This commit is contained in:
parent
f9354d9aeb
commit
fbfb6da975
32 changed files with 132 additions and 131 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Evennia dependencies, for Linux/Mac platforms
|
||||
|
||||
# general
|
||||
django > 1.11, < 2.0
|
||||
django >= 2.0, < 2.1
|
||||
twisted >= 18.0.0, < 19.0.0
|
||||
pillow == 5.2.0
|
||||
pytz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue