Merge "Deprecated tox -downloadcache option removed"

This commit is contained in:
Jenkins 2015-12-17 18:51:17 +00:00 committed by Gerrit Code Review
commit f59a57376e
1 changed files with 0 additions and 3 deletions

View File

@ -3,9 +3,6 @@ minversion = 1.6
envlist = py27,flake8
skipsdist = True
[tox:jenkins]
downloadcache = ~/cache/pip
[testenv]
usedevelop = True
install_command = pip install {opts} {packages}