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

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