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:
parent
0d555bf85a
commit
d6bd37f3f3
3
tox.ini
3
tox.ini
@ -107,9 +107,6 @@ commands = bandit-baseline -r trove -n5 -x tests -ii -ll
|
|||||||
[testenv:genpolicy]
|
[testenv:genpolicy]
|
||||||
commands = oslopolicy-sample-generator --config-file=tools/trove-policy-generator.conf
|
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]
|
[testenv:pylint]
|
||||||
deps = -r{toxinidir}/requirements.txt
|
deps = -r{toxinidir}/requirements.txt
|
||||||
-r{toxinidir}/test-requirements.txt
|
-r{toxinidir}/test-requirements.txt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user