aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
blob: f3488a5a950c2c3ef673cdbaa9b6fa5a51ab05ea (plain) (blame)
1
2
3
4
5
[testenv]
commands = python setup.py test

[testenv:flake8]
commands = python setup.py flake8