swh-lister/debian/rules
2016-03-17 17:59:34 +01:00

9 lines
131 B
Makefile
Executable file

#!/usr/bin/make -f
export PYBUILD_NAME=swh-lister-github
%:
dh $@ --with python3 --buildsystem=pybuild
override_dh_auto_test: