Merge "Deprecated tox -downloadcache option removed"

This commit is contained in:
Jenkins 2016-01-21 19:26:54 +00:00 committed by Gerrit Code Review
commit e101695c6b
1 changed files with 0 additions and 3 deletions

View File

@ -7,9 +7,6 @@ deps = -r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt
commands = python setup.py testr --slowest --testr-args='{posargs}'
[tox:jenkins]
downloadcache = ~/cache/pip
[testenv:pep8]
commands = flake8
flake8 --filename=cfn-* bin