debian-django-watson/debian/rules

8 lines
138 B
Makefile
Executable File

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