Add basic tox.ini file
Change-Id: Idfb1451469348acbe14b7c1e84abbd78b4251332
This commit is contained in:
parent
6ca40b2489
commit
a0ec4315b7
7
tox.ini
Normal file
7
tox.ini
Normal file
@ -0,0 +1,7 @@
|
||||
[tox]
|
||||
minversion = 1.6
|
||||
skipsdist = True
|
||||
envlist = py27,py34
|
||||
|
||||
[testenv:venv]
|
||||
commands = {posargs}
|
Loading…
x
Reference in New Issue
Block a user