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:
yushangbin 2017-07-31 16:49:21 +08:00
parent fdfa516a67
commit 961ee0e668
1 changed files with 0 additions and 3 deletions

View File

@ -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