We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8acd241 + 189aec9 commit 9aaca5cCopy full SHA for 9aaca5c
1 file changed
tox.ini
@@ -109,8 +109,7 @@ deps =
109
-c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt}
110
-r{toxinidir}/requirements.txt
111
-r{toxinidir}/doc/requirements.txt
112
-commands =
113
- sphinx-build -b html doc/source doc/build/html
+commands = python setup.py build_sphinx
114
115
[testenv:releasenotes]
116
deps =
0 commit comments