aboutsummaryrefslogtreecommitdiff
path: root/tox.ini
blob: 194c1460893e88f86d3556f25f95d4616419e14a (plain)
1
2
3
4
5
6
[tox]
envlist = py26, py27, py32, py33, py34

[testenv]
commands = python setup.py test -q
deps = six