Merge "Deprecated tox -downloadcache option removed"

This commit is contained in:
Jenkins 2016-03-25 15:17:26 +00:00 committed by Gerrit Code Review
commit ea8a86811e
1 changed files with 0 additions and 3 deletions

View File

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