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