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