Merge "Add venv tox environment"

This commit is contained in:
Zuul 2018-08-28 14:58:19 +00:00 committed by Gerrit Code Review
commit a41acdd760
1 changed files with 3 additions and 0 deletions

View File

@ -9,6 +9,9 @@ deps=
-rrequirements-lock.txt
-rrequirements-test.txt
[testenv:venv]
commands = {posargs}
[testenv:freeze]
basepython=python3
whitelist_externals=