Merge "Deprecated tox -downloadcache option removed"

This commit is contained in:
Jenkins
2015-12-14 12:39:27 +00:00
committed by Gerrit Code Review

View File

@@ -38,9 +38,6 @@ setenv =
# TLS (https) server certificate.
passenv = OS_CACERT
[tox:jenkins]
downloadcache = ~/cache/pip
[flake8]
show-source = True
ignore = F811,F821,H306,H404,H405,E122,E123,E128,E251