debian-http-ece/debian/rules

8 lines
125 B
Makefile
Executable File

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