summaryrefslogtreecommitdiff
path: root/tox.ini
blob: 892684d527f03282b71fce94705e0a83e56653b0 (plain)
1
2
3
4
5
6
7
8
[tox]
envlist = py26,py27,py32,py33,py34,pypy,pypy3

[testenv]
deps=
    pytest

commands=py.test test