2
0
mirror of https://opendev.org/x/pyghmi synced 2025-01-13 11:17:47 +00:00

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: I0eec04a73e98048ea705bba01fd8d84b605b874e
This commit is contained in:
Ondřej Nový 2015-12-11 23:11:55 +01:00
parent f8d77ac2cc
commit 59150c8c30

View File

@ -13,7 +13,6 @@ commands =
[tox:jenkins]
sitepackages = True
downloadcache = ~/cache/pip
[testenv:pep8]
whitelist_externals = bash