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