rules 119 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 #!/usr/bin/make -f #export DH_VERBOSE = 1 export PYBUILD_NAME=midcli %: dh $@ --with python3 --buildsystem=pybuild