Add basic tox.ini file
Change-Id: Ic91e615cde1d738064f469ba9336a5b39f0f46db
This commit is contained in:
parent
fc1087e04b
commit
ec6d278271
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