summaryrefslogtreecommitdiff
path: root/tox.ini
blob: 878839e73d3cd881035910c6293c925541c3486d (plain)
1
2
3
4
5
6
7
8
9
10
11
[tox]
minversion = 1.6
skipsdist = True
envlist = py27,py33,py34

[testenv:venv]
commands = {posargs}

[tox:jenkins]
downloadcache = ~/cache/pip