We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25cbc3b commit ca3b5a2Copy full SHA for ca3b5a2
tox.ini
@@ -18,7 +18,7 @@ deps =
18
checkqa: flake8
19
20
djangomaster: https://github.com/django/django/archive/master.tar.gz
21
- django1.11: Django==1.11a1
+ django1.11: Django==1.11b1
22
django1.10: Django>=1.10,<1.11
23
django1.9: Django>=1.9,<1.10
24
django1.8: Django>=1.8,<1.9
0 commit comments