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

[testenv]
commands = make test
deps =
whitelist_externals = make