lin-hua-cheng 2072c60481 Add tox.ini to enable publish/tarball job
Change-Id: I32b69492a5f9850ea4064ee509286e5844f49668
2015-06-23 14:09:41 -07:00

12 lines
146 B
INI

[tox]
minversion = 1.6
skipsdist = True
envlist = py27,py33,py34
[testenv:venv]
commands = {posargs}
[tox:jenkins]
downloadcache = ~/cache/pip