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

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