Test/support Django 2.1

This commit is contained in:
medmunds
2018-05-24 11:18:19 -07:00
parent f7aa67c42c
commit 51d2a404c0
6 changed files with 132 additions and 14 deletions

View File

@@ -12,7 +12,7 @@ envlist =
django19-py{27,34,35,py2}
django18-py{34,35,py2}
# ... then prereleases (if available):
#django21-py{35,36}
django21-py{35,36,37}
djangoMaster-py{36,37}
[testenv]