Merge "Deprecated tox -downloadcache option removed"
This commit is contained in:
commit
3ab7820405
3
tox.ini
3
tox.ini
@ -104,9 +104,6 @@ commands = python setup.py build_sphinx
|
||||
[testenv:releasenotes]
|
||||
commands = sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html
|
||||
|
||||
[tox:jenkins]
|
||||
downloadcache = ~/cache/pip
|
||||
|
||||
[flake8]
|
||||
exclude = .venv,.git,.tox,dist,*openstack/common*,*lib/python*,*egg,build,panel_template,dash_template,local_settings.py,*/local/*,*/test/test_plugins/*,.ropeproject
|
||||
# H405 multi line docstring summary not separated with an empty line
|
||||
|
Loading…
x
Reference in New Issue
Block a user