Merge "Deprecated tox -downloadcache option removed"

This commit is contained in:
Jenkins 2016-01-08 23:26:29 +00:00 committed by Gerrit Code Review
commit 20229fb08e
1 changed files with 0 additions and 3 deletions

View File

@ -3,9 +3,6 @@ minversion = 1.6
skipsdist = True
envlist = py27, py34, docs, pep8, py27-coverage, py34-coverage
[tox:jenkins]
downloadcache = ~/cache/pip
[testenv]
usedevelop = True
# LC_ALL see https://github.com/gabrielfalcao/HTTPretty/issues/223