5d05c620af
Change-Id: Ib0fa7300b75ea968978e19f5389bced351aafd7c
8 lines
97 B
INI
8 lines
97 B
INI
[tox]
|
|
minversion = 1.6
|
|
skipsdist = True
|
|
envlist = py27,py34
|
|
|
|
[testenv:venv]
|
|
commands = {posargs}
|