LogarithmPlotter/linux/debian/rules

7 lines
107 B
Makefile

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