1
0
Fork 0
cli-helpers/debian/rules
Daniel Baumann f5365cd7d9
Updating python debhelper sequence.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-07 00:49:14 +01:00

9 lines
141 B
Makefile
Executable file

#!/usr/bin/make -f
export PYBUILD_NAME=cli-helpers
%:
dh ${@} --buildsystem=pybuild
override_dh_auto_test:
# disabled, doesn't work yet