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

[testenv]
deps=
    nose
commands=
    nosetests