Merge "Deprecated tox -downloadcache option removed"

This commit is contained in:
Jenkins
2015-12-14 15:52:46 +00:00
committed by Gerrit Code Review

View File

@@ -61,9 +61,6 @@ commands =
bash {toxinidir}/tools/cleanup.sh
bash -c "find {toxinidir} -name \"*.pyc\" -delete"
[tox:jenkins]
downloadcache = ~/cache/pip
[testenv:pep8]
deps = hacking==0.10
usedevelop = False