summaryrefslogtreecommitdiff
path: root/tox.ini
blob: 66b1c22543677a613b5ae3b03851c0d10ca44716 (plain)
1
2
3
4
5
6
[tox]
envlist = py25, py26, py27, py32

[testenv]
commands = nosetests
deps=nose