1
0
Fork 0
tqdm/debian/rules

13 lines
290 B
Text
Raw Normal View History

#!/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 $@ --with python3 --buildsystem=pybuild
override_dh_installexamples:
dh_installexamples -A examples/*
override_dh_compress:
dh_compress -X.py