django-mellon/debian/rules

8 lines
130 B
Makefile
Executable File

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