We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ef3fee commit 296e47aCopy full SHA for 296e47a
tox.ini
@@ -16,8 +16,8 @@ setenv =
16
PYTHONWARNINGS=once
17
deps =
18
django18: Django==1.8.14
19
- django19: Django==1.9.8
20
- django110: Django==1.10rc1
+ django19: Django==1.9.9
+ django110: Django==1.10
21
djangomaster: https://github.com/django/django/archive/master.tar.gz
22
-rrequirements/requirements-testing.txt
23
-rrequirements/requirements-optionals.txt
0 commit comments