Remove install-guide tox env

The install-guide tox env is not used any more after docs migration.

Change-Id: I93c53d02afbbb36d4a3e5641e6d11aab9dcd7d8a
This commit is contained in:
npraveen35 2017-08-10 12:22:02 +05:30 committed by Praveen N
parent 0d555bf85a
commit d6bd37f3f3
1 changed files with 0 additions and 3 deletions

View File

@ -107,9 +107,6 @@ commands = bandit-baseline -r trove -n5 -x tests -ii -ll
[testenv:genpolicy]
commands = oslopolicy-sample-generator --config-file=tools/trove-policy-generator.conf
[testenv:install-guide]
commands = sphinx-build -a -E -W -d install-guide/build/doctrees -b html install-guide/source install-guide/build/html
[testenv:pylint]
deps = -r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt