aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
blob: 246060ff10e1962b35946e2c1b2eb9cdf7d06bd1 (plain) (blame)
1
2
3
[testenv]
deps = pytest
commands = py.test {posargs}