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 9e56b89 commit 29d05acCopy full SHA for 29d05ac
tox.ini
@@ -65,13 +65,13 @@ deps =
65
basepython=python2.7
66
deps =
67
{[testenv]deps}
68
- https://www.djangoproject.com/download/1.7c1/tarball/
+ https://www.djangoproject.com/download/1.7b3/tarball/
69
70
[testenv:py33django17]
71
basepython=python3.3
72
73
74
75
76
[testenv:py34django16]
77
basepython=python3.4
@@ -83,4 +83,4 @@ deps =
83
84
85
86
0 commit comments