Add flake8 to test task

This commit is contained in:
Mathieu Comandon 2018-12-21 23:32:52 -08:00
parent 297b35c146
commit 54a6371647

View file

@ -8,6 +8,7 @@ cover:
test:
rm tests/fixtures/pga.db -f
nosetests
flake8 lutris
deb-source: clean
gbp buildpackage -S --git-debian-branch=${GITBRANCH}