diff options
| author | Ondřej Nový <ondrej.novy@firma.seznam.cz> | 2015-12-11 23:11:58 +0100 |
|---|---|---|
| committer | Ondřej Nový <ondrej.novy@firma.seznam.cz> | 2015-12-11 23:30:31 +0100 |
| commit | 0a132d3256fd6a44c504efc19e8a5fba038c09be (patch) | |
| tree | 2bda762f760e371e1c6a4d1bc097ec38add72e57 | |
| parent | 8ee3380fa2d3dcbf7d982f031e97282ec7d53741 (diff) | |
| download | python-openstackclient-0a132d3256fd6a44c504efc19e8a5fba038c09be.tar.gz | |
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: I521b7cb11374f0600d1f6d4c6529e95aa29654b0
| -rw-r--r-- | tox.ini | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -27,9 +27,6 @@ commands = python setup.py test --coverage --testr-args='{posargs}' [testenv:debug] commands = oslo_debug_helper -t openstackclient/tests {posargs} -[tox:jenkins] -downloadcache = ~/cache/pip - [testenv:docs] commands = python setup.py build_sphinx |
