summaryrefslogtreecommitdiff
path: root/tox.ini
blob: b5a9c6f555d0912d456999040feff3c2241a4ad6 (plain)
1
2
3
4
5
6
7
8
9
[tox]
envlist = py26,py27,py34

[testenv]
deps=
    nose
commands=
    nosetests