Merge "Reuse the docs deps to benefit from constraints"

This commit is contained in:
Zuul 2020-10-12 02:05:25 +00:00 committed by Gerrit Code Review
commit a1c5cf5bd9
1 changed files with 1 additions and 0 deletions

View File

@ -78,6 +78,7 @@ local-check-factory = neutron_lib.hacking.checks.factory
commands = oslo-config-generator --config-file=etc/kuryr-config-generator.conf
[testenv:releasenotes]
deps = {[testenv:docs]deps}
commands = sphinx-build -a -W -E -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html
[testenv:lower-constraints]