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

[testenv]
deps=nose
commands=nosetests