Skip to content

Commit

Permalink
Upgraded to Django 2.2rc1 on Tox (#6544)
Browse files Browse the repository at this point in the history
  • Loading branch information
auvipy authored and carltongibson committed Mar 28, 2019
1 parent ac19c69 commit 13b9b0f
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 @@ -25,7 +25,7 @@ deps =
django111: Django>=1.11,<2.0
django20: Django>=2.0,<2.1
django21: Django>=2.1,<2.2
django22: Django>=2.2b1,<3.0
django22: Django>=2.2rc1,<3.0
djangomaster: https://github.com/django/django/archive/master.tar.gz
-rrequirements/requirements-testing.txt
-rrequirements/requirements-optionals.txt
Expand Down

0 comments on commit 13b9b0f

Please sign in to comment.