Skip to content

Commit 2e546f0

Browse files
authored
update django 1.11 to stable release in tox
1 parent d300c3c commit 2e546f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ deps =
2626
django18: Django>=1.8,<1.9
2727
django19: Django>=1.9,<1.10
2828
django110: Django>=1.10,<1.11
29-
django111: Django>=1.11rc1,<2.0
29+
django111: Django>=1.11,<2.0
3030
djangomaster: https://github.com/django/django/archive/master.tar.gz
3131
-rrequirements/requirements-testing.txt
3232
-rrequirements/requirements-optionals.txt

0 commit comments

Comments
 (0)