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

[testenv]
deps=pytest>=2.4.2
commands=py.test iso8601