diff --git a/debian/rules b/debian/rules index 2abab64..9cc6b92 100755 --- a/debian/rules +++ b/debian/rules @@ -1,10 +1,9 @@ #!/usr/bin/make -f -# This file was automatically generated by stdeb 0.8.5 at -# Wed, 07 Sep 2016 17:04:48 +0200 +PYBUILD_NAME = pyexcel_ods %: - dh $@ --with python2 + dh $@ --with python2 --buildsystem=pybuild override_dh_auto_build: echo 'not running tests'