Resolve support for Django 2.0

This commit is contained in:
Griatch 2019-03-25 21:45:34 +01:00
parent f9354d9aeb
commit fbfb6da975
32 changed files with 132 additions and 131 deletions

View file

@ -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