python-click-threading/debian/rules

10 lines
157 B
Plaintext
Raw Normal View History

2016-08-11 11:37:55 +02:00
#!/usr/bin/make -f
export PYBUILD_NAME=click-threading
%:
2019-07-27 01:27:19 +02:00
dh $@ --with python3 --buildsystem=pybuild
2016-08-11 11:37:55 +02:00
override_dh_auto_test:
LC_ALL=C.UTF-8 dh_auto_test