swh-lister/debian/rules
2017-10-11 17:46:46 +02:00

7 lines
165 B
Makefile
Executable file

#!/usr/bin/make -f
export PYBUILD_NAME=swh-lister
export PYBUILD_TEST_ARGS=--with-doctest -sv -a !db,!fs swh/lister
%:
dh $@ --with python3 --buildsystem=pybuild