summaryrefslogtreecommitdiff
path: root/tox.ini
blob: 8efcba6f95b5bf1904512ac017763fd6ef9797ab (plain)
1
2
3
4
[testenv]
commands = py.test {posargs}
usedevelop = True
extras = testing