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

[testenv]
deps=pytest       
commands=py.test