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

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