Fix docs build error

This patch fixes docs build errors such as the ones seen in
https://review.opendev.org/c/openstack/cloudkitty-specs/+/866198

Change-Id: Ie965ad1621c984e6eaa9ae6c85fa0f637f078391
This commit is contained in:
Rafael Weingärtner 2023-01-27 15:42:05 -03:00
parent 3848c30c09
commit d5261f48a3

View File

@ -25,7 +25,7 @@ commands =
[testenv:pdf-docs]
deps = {[testenv:docs]deps}
envdir = {toxworkdir}/docs
whitelist_externals =
allowlist_externals =
make
commands =
sphinx-build -b latex doc/source doc/build/pdf