debian-python-pyexcel-io/debian/rules

11 lines
193 B
Makefile
Executable File

#!/usr/bin/make -f
export PYBUILD_NAME=pyexcel_io
export PYBUILD_DISABLE=test
%:
dh $@ --with python3 --buildsystem=pybuild
override_dh_auto_build:
# skip, as it may be misled by Makefile