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

[testenv:venv]
commands = {posargs}

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