Add venv with posargs

Change-Id: Ie844911bd41af1d54ef82640eb2454410a8c935d
This commit is contained in:
Artur Zarzycki 2016-10-07 12:52:12 +02:00
parent c5168f6f02
commit 475ce0835c
1 changed files with 3 additions and 0 deletions

View File

@ -7,3 +7,6 @@ skipsdist = True
deps = yamllint
commands =
{toxinidir}/tools/yamllint.sh
[testenv:venv]
commands = {posargs}