1
0
Fork 0
tqdm/debian/rules
Daniel Baumann 33d6b0acea
Reordering dh call in rules for consistency.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-05 19:15:47 +01:00

9 lines
228 B
Makefile
Executable file

#!/usr/bin/make -f
export PYBUILD_TEST_ARGS=--verbose -k 'not test_comppath and not test_imap and not test_manpath and not test_keras'
%:
dh ${@} --buildsystem=pybuild --with python3
override_dh_compress:
dh_compress -X.py