Go to Django 1.10. Remove support for Django 1.9.
This commit is contained in:
parent
cdeffc1f08
commit
ce3558d654
5 changed files with 6 additions and 255 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Evennia dependencies, for Linux/Mac platforms
|
||||
|
||||
django >= 1.9, < 1.11
|
||||
django > 1.9, < 1.11
|
||||
twisted >= 16.0.0
|
||||
mock >= 1.0.1
|
||||
pillow == 2.9.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue