Fix gate trying to use u-c for api-ref
Change-Id: Ic1112bc484309c4cf9c4bfc8a65692e577bd6559
This commit is contained in:
parent
91795bf367
commit
961d1d8fac
1
tox.ini
1
tox.ini
@ -108,6 +108,7 @@ passenv = TEMPEST_CONFIG
|
||||
# we do not used -W here because we are doing some slightly tricky
|
||||
# things to build a single page document, and as such, we are ok
|
||||
# ignoring the duplicate stanzas warning.
|
||||
install_command = pip install {opts} {packages}
|
||||
commands =
|
||||
rm -rf api-ref/build
|
||||
sphinx-build -E -b html -d api-ref/build/doctrees api-ref/source api-ref/build/html
|
||||
|
Loading…
Reference in New Issue
Block a user