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