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

[testenv]
commands = nosetests -d []
deps = nose