Merge "Deprecated tox -downloadcache option removed"

This commit is contained in:
Jenkins 2015-12-25 10:00:53 +00:00 committed by Gerrit Code Review
commit 5311031c1f
1 changed files with 0 additions and 3 deletions

View File

@ -27,9 +27,6 @@ commands =
-d {toxinidir}/collector/collector/api/db/migrations/
nosetests {posargs:collector/collector/test analytics/fuel_analytics/test}
[tox:jenkins]
downloadcache = ~/cache/pip
[testenv:pep8]
deps = hacking==0.7
usedevelop = False