xstatic-qunit/tox.ini
Tony Breeds 5d05c620af Add basic tox.ini file
Change-Id: Ib0fa7300b75ea968978e19f5389bced351aafd7c
2016-07-19 11:50:58 -07:00

8 lines
97 B
INI

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