diff --git a/tox.ini b/tox.ini index 4186090..27319f7 100644 --- a/tox.ini +++ b/tox.ini @@ -29,11 +29,6 @@ basepython = python2.7 deps = django>=1.4,<1.5 {[testenv]deps} -[testenv:py2.6-django.dev] -basepython = python2.6 -deps = https://github.com/django/django/zipball/master - {[testenv]deps} - [testenv:py2.6-django1.6] basepython = python2.6 deps = django>=1.6,<1.7