Add venv with posargs

Change-Id: Ib378b7272f6693f994f78fe114ff904ed69979f1
This commit is contained in:
Artur Zarzycki 2016-10-07 13:06:41 +02:00
parent 0b817fce6d
commit 62a5265190
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}