Add venv tox environment

Some OpenStack CI jobs need the venv tox environment to run, add it.

Change-Id: I285a1e941c540d3449cf81faf6c3ee6098ec6640
This commit is contained in:
Andreas Jaeger 2018-08-24 21:29:23 +02:00
parent 7b6af1bdc9
commit 1817211732
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=