Remove install-guide env which is no longer effective
The install-guide directory has been moved to doc/source directory when migrating docs. Change-Id: I64a5631a44161cdfaf58476810c56c82436eea7b
This commit is contained in:
parent
fdfa516a67
commit
961ee0e668
3
tox.ini
3
tox.ini
@ -113,9 +113,6 @@ exclude = .git,.idea,.tox,bin,dist,debian,rpmbuild,tools,*.egg-info,*.eggs,contr
|
||||
deps = -r{toxinidir}/test-requirements.txt
|
||||
commands = bandit -r barbican -x tests -n5
|
||||
|
||||
[testenv:install-guide]
|
||||
commands = sphinx-build -a -E -W -d install-guide/build/doctrees -b html install-guide/source install-guide/build/html
|
||||
|
||||
[testenv:bindep]
|
||||
# Do not install any requirements. We want this to be fast and work even if
|
||||
# system dependencies are missing, since it's used to tell you what system
|
||||
|
Loading…
x
Reference in New Issue
Block a user