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

[testenv]
deps =
    pytest
whitelist_externals = make
commands = make clean-cldr test