Merge "Partially Revert "Update new documentation PTI jobs""

This commit is contained in:
Zuul 2018-01-18 14:01:15 +00:00 committed by Gerrit Code Review
commit 9aaca5cdd4
1 changed files with 1 additions and 2 deletions

View File

@ -109,8 +109,7 @@ deps =
-c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt}
-r{toxinidir}/requirements.txt
-r{toxinidir}/doc/requirements.txt
commands =
sphinx-build -b html doc/source doc/build/html
commands = python setup.py build_sphinx
[testenv:releasenotes]
deps =