diff --git a/debian/python3-tqdm.examples b/debian/python3-tqdm.examples new file mode 100644 index 0000000..e39721e --- /dev/null +++ b/debian/python3-tqdm.examples @@ -0,0 +1 @@ +examples/* diff --git a/debian/rules b/debian/rules index bb9a535..1a7e710 100755 --- a/debian/rules +++ b/debian/rules @@ -5,8 +5,5 @@ export PYBUILD_TEST_ARGS=--verbose -k 'not test_comppath and not test_imap and n %: dh $@ --with python3 --buildsystem=pybuild -override_dh_installexamples: - dh_installexamples -A examples/* - override_dh_compress: dh_compress -X.py