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

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