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

[testenv]
deps=pytest
commands=py.test --clearcache