summaryrefslogtreecommitdiff
path: root/tox.ini
blob: 7f5e569edc2949d8964d826d5a5c6406240296b8 (plain)
1
2
3
4
5
6
[tox]
envlist = py27,py33,py34

[testenv]
deps=pytest
commands=py.test