xstatic-angular-mock/tox.ini
Tony Breeds a0ec4315b7 Add basic tox.ini file
Change-Id: Idfb1451469348acbe14b7c1e84abbd78b4251332
2016-07-19 11:33:49 -07:00

8 lines
97 B
INI

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