Merge "Deprecated tox -downloadcache option removed"

This commit is contained in:
Jenkins 2016-01-12 10:52:10 +00:00 committed by Gerrit Code Review
commit 6856793455
1 changed files with 0 additions and 3 deletions

View File

@ -40,9 +40,6 @@ norecursedirs = .tox .venv freezer_api freezer/binaries
[testenv:venv]
commands = {posargs}
[tox:jenkins]
downloadcache = ~/cache/pip
[testenv:cover]
commands = python setup.py testr --coverage