summaryrefslogtreecommitdiff
path: root/tox.ini
blob: d834512dc38d96efbdaf85c3e767c7d9f96d9868 (plain)
1
2
3
4
5
6
[tox]
envlist = py27,py34

[testenv]
deps = -rtests/test_requirements.txt
commands = py.test tests/