aboutsummaryrefslogtreecommitdiff
path: root/tox.ini
blob: 8dc90020e44592c02cf40f378aa11af39667e2c5 (plain)
1
2
3
4
5
[tox]
envlist = py26, py27, pypy, py33, py34

[testenv]
commands = python run-tests.py {posargs}