1
0
Fork 0
commitizen/debian/rules
Daniel Baumann e7b9b6ba53
Adding debian version 4.6.0-1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-04-21 10:49:08 +02:00

10 lines
151 B
Makefile
Executable file

#!/usr/bin/make -f
export PYBUILD_NAME=commitizen
%:
dh ${@} --buildsystem=pybuild
execute_after_dh_auto_clean:
# help pybuild
rm -rf *.egg-info