diff --git a/tox-tmpl.ini b/tox-tmpl.ini index 37482ae..5d4f2e7 100644 --- a/tox-tmpl.ini +++ b/tox-tmpl.ini @@ -111,8 +111,6 @@ constraints= setenv= COVERAGE_FILE=.coverage.{envname} -downloadcache=.tox/cache - [testenv:sphinxext] basepython=python2.5 deps= diff --git a/tox.ini b/tox.ini index c2ee669..d4d05e5 100644 --- a/tox.ini +++ b/tox.ini @@ -15,7 +15,6 @@ py25deps = [testenv] setenv = COVERAGE_FILE=.coverage.{envname} -downloadcache = .tox/cache [testenv:sphinxext] basepython = python2.5