zoo/debian/rules

8 lines
115 B
Makefile
Executable File

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