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 ef7163e + 221a5ca commit d19815dCopy full SHA for d19815d
tox.ini
@@ -52,6 +52,7 @@ commands = oslopolicy-sample-generator --config-file=etc/oslo-policy-generator/c
52
53
[testenv:docs]
54
deps = -c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/yoga}
55
+ -r{toxinidir}/requirements.txt
56
-r{toxinidir}/doc/requirements.txt
57
commands = sphinx-build -W --keep-going -b html doc/source doc/build/html
58
0 commit comments