Merge "Add tox.ini"

This commit is contained in:
Jenkins 2014-06-25 07:24:03 +00:00 committed by Gerrit Code Review
commit 6ab247204e
1 changed files with 9 additions and 0 deletions

9
tox.ini Normal file
View File

@ -0,0 +1,9 @@
[tox]
minversion = 1.6
skipsdist = True
[testenv:venv]
commands = {posargs}
[tox:jenkins]
downloadcache = ~/cache/pip