Use released Django
This commit is contained in:
6
tox.ini
6
tox.ini
@@ -48,16 +48,16 @@ deps =
|
||||
basepython = python2.5
|
||||
deps =
|
||||
{deps$base}
|
||||
https://github.com/django/django/zipball/master
|
||||
Django==1.4
|
||||
|
||||
[testenv:py26-1.4.X]
|
||||
basepython = python2.6
|
||||
deps =
|
||||
{deps$base}
|
||||
https://github.com/django/django/zipball/master
|
||||
Django==1.4
|
||||
|
||||
[testenv:py27-1.4.X]
|
||||
basepython = python2.7
|
||||
deps =
|
||||
{deps$base}
|
||||
https://github.com/django/django/zipball/master
|
||||
Django==1.4
|
||||
|
Reference in New Issue
Block a user