Merge "add venv target to tox for release job"

This commit is contained in:
Zuul 2018-07-20 18:13:53 +00:00 committed by Gerrit Code Review
commit 629502c91f

View File

@ -186,3 +186,6 @@ deps =
-r{toxinidir}/test-requirements.txt
-r{toxinidir}/doc/requirements.txt
-r{toxinidir}/requirements.txt
[testenv:venv]
commands = {posargs}