summaryrefslogtreecommitdiff
path: root/tox.ini
blob: 1ae06efeea077f71b62ff21f0914c510ee0d7788 (plain)
1
2
3
4
5
6
7
[tox]
minversion = 2.4

[testenv]
commands = py.test {posargs}
usedevelop = True
extras = testing