Merge "Deprecated tox -downloadcache option removed"

This commit is contained in:
Jenkins 2015-12-28 10:20:12 +00:00 committed by Gerrit Code Review
commit 3a84f3df58
1 changed files with 0 additions and 3 deletions

View File

@ -13,9 +13,6 @@ deps = -r{toxinidir}/requirements.txt
commands =
py.test -vv {posargs:fuel_agent/tests}
[tox:jenkins]
downloadcache = ~/cache/pip
[testenv:pep8]
deps = hacking==0.10.2
commands =