Skip to content

Commit 9aaca5c

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Partially Revert "Update new documentation PTI jobs""
2 parents 8acd241 + 189aec9 commit 9aaca5c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

tox.ini

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,7 @@ deps =
109109
-c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt}
110110
-r{toxinidir}/requirements.txt
111111
-r{toxinidir}/doc/requirements.txt
112-
commands =
113-
sphinx-build -b html doc/source doc/build/html
112+
commands = python setup.py build_sphinx
114113

115114
[testenv:releasenotes]
116115
deps =

0 commit comments

Comments
 (0)