aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
blob: 2084d6125eb70313b04f9c4e0ac08d825046f471 (plain) (blame)
1
2
3
4
5
6
[tox]
envlist = py27,py32

[testenv]
deps=pytest
commands=py.test