Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
#!/usr/bin/make -f
export PYBUILD_NAME=litecli
%:
dh ${@} --buildsystem=pybuild
override_dh_auto_test:
# disabled, doesn't work yet