Merge "Deprecated tox -downloadcache option removed"
This commit is contained in:
commit
8286f2f5a3
3
tox.ini
3
tox.ini
@ -15,9 +15,6 @@ commands = python setup.py testr --slowest --testr-args='{posargs}'
|
||||
[testenv:docs]
|
||||
commands = python setup.py build_sphinx
|
||||
|
||||
[tox:jenkins]
|
||||
downloadcache = ~/cache/pip
|
||||
|
||||
[testenv:releasenotes]
|
||||
commands = sphinx-build -a -E -W -d releasenotes/build/.doctrees -b html releasenotes/source releasenotes/build/html
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user