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

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