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