Fix "tox -e dashboards"
Change-Id: I996c6d68c7f34fdf573cc5550adc23bd50266cde
This commit is contained in:
parent
f4349b4965
commit
a0e45bf32a
2
tox.ini
2
tox.ini
@ -42,7 +42,7 @@ exclude=.venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,build
|
||||
[testenv:dashboards]
|
||||
commands =
|
||||
bash -c "tools/generate_dashboards.sh"
|
||||
sphinx-build doc/dashboards/ build/
|
||||
sphinx-build doc/source/ build/
|
||||
|
||||
[testenv:bindep]
|
||||
# Do not install any requirements. We want this to be fast and work even if
|
||||
|
Loading…
x
Reference in New Issue
Block a user