python-click-threading/debian/rules
2019-07-27 01:27:19 +02:00

10 lines
157 B
Makefile
Executable file

#!/usr/bin/make -f
export PYBUILD_NAME=click-threading
%:
dh $@ --with python3 --buildsystem=pybuild
override_dh_auto_test:
LC_ALL=C.UTF-8 dh_auto_test