summaryrefslogtreecommitdiffstats
path: root/tox.ini
blob: d28ddf43d24a1143905bab0abc1848c4a98f8b2d (plain)
1
2
3
4
5
6
7
8
[tox]
envlist = py26, py27, py33, py34
[testenv]
deps = pytest
    mock
    pgspecial
    humanize
commands = py.test