gadjo/debian/rules

8 lines
122 B
Makefile
Executable File

#!/usr/bin/make -f
export PYBUILD_NAME=gadjo
export PYBUILD_DISABLE=test
%:
dh $@ --with python3 --buildsystem=pybuild