Skip to content

Commit 296e47a

Browse files
authored
Update from Django 1.10 beta to Django 1.10 (#4344)
1 parent 3ef3fee commit 296e47a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tox.ini

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ setenv =
1616
PYTHONWARNINGS=once
1717
deps =
1818
django18: Django==1.8.14
19-
django19: Django==1.9.8
20-
django110: Django==1.10rc1
19+
django19: Django==1.9.9
20+
django110: Django==1.10
2121
djangomaster: https://github.com/django/django/archive/master.tar.gz
2222
-rrequirements/requirements-testing.txt
2323
-rrequirements/requirements-optionals.txt

0 commit comments

Comments
 (0)