debian-workalendar/debian/rules

11 lines
164 B
Makefile
Executable File

#!/usr/bin/make -f
# -*- makefile -*-
#export DH_VERBOSE=1
export PYBUILD_NAME=workalendar
%:
dh $@ --with python3 --buildsystem=pybuild
override_dh_auto_test: