1
0
Fork 0
textual-fastdatatable/debian/rules
Daniel Baumann f4f37dd578
Adding debian version 0.12.0-1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-24 11:15:32 +01:00

9 lines
133 B
Makefile
Executable file

#!/usr/bin/make -f
export PYBUILD_NAME=textual-fastdatatable
%:
dh ${@} --buildsystem=pybuild
override_dh_auto_test:
# disabled