updated tox with newer versions

This commit is contained in:
Asif Saif Uddin 2018-09-03 11:38:31 +06:00
parent 68eb9c7c59
commit 75c7d4180a

View file

@ -6,9 +6,9 @@ exclude = migrations/*,docs/*
[tox]
envlist =
py27-{1.10,1.11},
py34-{1.10,1.11,2.0},
py35-{1.10,1.11,2.0,master},
py27-{1.11},
py35-{1.11,2.0,2.1},
py36-{2.0,2.1,master},
[testenv]
commands =
@ -16,7 +16,7 @@ commands =
py.test []
deps =
-rrequirements_test.txt
1.10: Django>=1.10,<1.11
2.1: Django>=2.1,<2.2
1.11: Django>=1.11,<2.0
2.0: Django>=2.0,<2.1
master: https://github.com/django/django/tarball/master