Skip to content
Snippets Groups Projects
Commit aef3b3d5 authored by Ximin Luo's avatar Ximin Luo
Browse files

Remove the egg file when cleaning, fix tests by adding PYTHONPATH

parent 9f9d8e16
No related branches found
No related tags found
No related merge requests found
debian/diffoscope.1
debian/diffoscope.bash-completion
diffoscope.egg-info/
......@@ -52,7 +52,7 @@ override_dh_auto_test:
# Let's avoid plonking everything in the "DOS/MBR" category, this is really not
# a sustainable filetype testing solution (e.g. c051ba9d and c1442405).
! grep 'DOS/MBR' -R diffoscope
dh_auto_test -O--buildsystem=pybuild
PYTHONPATH="$(CURDIR)" dh_auto_test -O--buildsystem=pybuild
override_dh_installman:
dh_installman -O--buildsystem=pybuild
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment