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

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