1
0
Fork 0
pre-commit/debian/rules
2025-02-09 21:44:31 +01:00

8 lines
119 B
Makefile
Executable file

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