Merge "Remove a deprecated flag from tox.ini."

This commit is contained in:
Jenkins 2013-09-04 19:37:29 +00:00 committed by Gerrit Code Review
commit 1647ade1a2
2 changed files with 0 additions and 3 deletions

View File

@ -111,8 +111,6 @@ constraints=
setenv=
COVERAGE_FILE=.coverage.{envname}
downloadcache=.tox/cache
[testenv:sphinxext]
basepython=python2.5
deps=

View File

@ -15,7 +15,6 @@ py25deps =
[testenv]
setenv =
COVERAGE_FILE=.coverage.{envname}
downloadcache = .tox/cache
[testenv:sphinxext]
basepython = python2.5