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

[testenv:venv]
commands = {posargs}