Deprecated tox -downloadcache option removed
Caching is enabled by default from pip version 6.0 More info: https://testrun.org/tox/latest/config.html#confval-downloadcache=path https://pip.pypa.io/en/stable/reference/pip_install/#caching Change-Id: Icf45281133b540aa556cb9812396328f368d6f02
This commit is contained in:
parent
0c2db7d8d2
commit
2109d5a196
3
tox.ini
3
tox.ini
@ -3,9 +3,6 @@ minversion = 1.6
|
||||
skipsdist = True
|
||||
envlist = py26, 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user