Merge "Deprecated tox -downloadcache option removed"

This commit is contained in:
Jenkins 2016-01-17 07:45:16 +00:00 committed by Gerrit Code Review
commit 7a1a10e322
1 changed files with 0 additions and 3 deletions

View File

@ -29,9 +29,6 @@ commands = python setup.py testr --coverage --testr-args='{posargs}'
changedir = doc/source
commands = make html
[tox:jenkins]
downloadcache = ~/cache/pip
[flake8]
ignore = E126,H703
show-source = true