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: I7b99c04f94fb6b9e1da6942dc293a3a135b75d16
This commit is contained in:
parent
42a90b59ff
commit
46ba7f2a7b
3
tox.ini
3
tox.ini
@ -2,9 +2,6 @@
|
||||
minversion = 1.6
|
||||
envlist = docs,py33,py34,py27,pypy,pep8,venv
|
||||
|
||||
[tox:jenkins]
|
||||
downloadcache = ~/cache/pip
|
||||
|
||||
[testenv:docs]
|
||||
basepython = python2.7
|
||||
commands = python setup.py build_sphinx
|
||||
|
Loading…
x
Reference in New Issue
Block a user