lin-hua-cheng 1ebb18f7b4 Add tox.ini to enable publish/tarball job
Change-Id: I7735a909127ccc26498eb2d3b164bebdcc5a9605
2015-06-23 14:19:43 -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