xstatic-mdi/tox.ini
Tony Breeds c372ed4151 Add basic tox.ini file
Change-Id: I4e83de452d33c6efca429622825f379a2c1315e7
2016-07-19 11:33:50 -07:00

8 lines
97 B
INI

[tox]
minversion = 1.6
skipsdist = True
envlist = py27,py34
[testenv:venv]
commands = {posargs}