Skip to content

Commit fefa5ab

Browse files
committed
Fix tox tests
1 parent 347e3cd commit fefa5ab

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
@@ -28,5 +28,5 @@ deps =
2828

2929
[testenv:django110]
3030
deps =
31-
django>=1.9, <1.11
31+
django>=1.10, <1.11
3232
{[base]deps}

0 commit comments

Comments
 (0)