Skip to content

Commit

Permalink
update django 1.10 from beta
Browse files Browse the repository at this point in the history
  • Loading branch information
auvipy authored Aug 18, 2016
1 parent 0ded019 commit 838f59a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ deps =
-r{toxinidir}/requirements/test.txt
django1.8: Django>=1.8.0,<1.9.0
django1.9: Django>=1.9.0,<1.10.0
django1.10: Django>=1.10b,<1.11.0
django1.10: Django>=1.10.0,<1.11.0

setenv =
PYTHONPATH={toxinidir}/tests
Expand Down

0 comments on commit 838f59a

Please sign in to comment.