aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
Commit message (Collapse)AuthorAge
* Switch from pychecker to flake8Guido Günther2016-09-12
| | | | | | | The later is maintained and has more checks Use '-j1' for now since otherwise we need /dev/shm access which fails in a pbuilder chroot with EPERM.
* Move doc generation and test invocation to separate MakefileGuido Günther2016-09-12