Add dependency for generating reno

Change-Id: I5aad88ba631a580aea31427220e48e7a818050be
This commit is contained in:
Yushiro FURUKAWA 2018-08-07 17:28:36 +09:00
parent 5b3ac1ebda
commit 14822da40c
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