summaryrefslogtreecommitdiff
path: root/tox.ini
blob: 02bd1e2cf08c1d08acaddeaca51e401b48120132 (plain)
1
2
3
4
5
6
[tox]
envlist = py27,py34,py35,py36

[testenv]
commands =
    python tests/all_tests.py