summaryrefslogtreecommitdiff
path: root/tox.ini
blob: 06421a734419f56d444540ae6e56363dc0de63b9 (plain)
1
2
3
4
5
[tox]
envlist = py26,py27,py31,py32,py33,py34
[testenv]
deps=pytest
commands=py.test