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