Merge "Add dependency for generating reno"

This commit is contained in:
Zuul 2018-10-20 15:03:52 +00:00 committed by Gerrit Code Review
commit af63d2f481
1 changed files with 1 additions and 0 deletions

View File

@ -108,6 +108,7 @@ commands =
[testenv:venv]
commands = {posargs}
deps = -r{toxinidir}/doc/requirements.txt
[testenv:docs]
basepython = python3