summaryrefslogtreecommitdiff
path: root/tox.ini
blob: 0f9a8c56138ec22110c7c20be57b5219582a405a (plain)
1
2
3
4
5
6
7
[tox]
envlist = py25,py26,py27,py30,py31,py32,py33,py34,jython

[testenv]
deps=nose
commands=nosetests