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

[testenv]
commands = python test.py
deps = six