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

[testenv]
commands =
    python tests/all_tests.py