diff --git a/debian/rules b/debian/rules index ba8febd..f3a57ad 100644 --- a/debian/rules +++ b/debian/rules @@ -3,8 +3,5 @@ # output every command that modifies files on the build system. #DH_VERBOSE = 1 -export PYBUILD_NAME = risotto -export PYBUILD_DISABLE_python3 = test - %: - dh $@ --with python3 --buildsystem=pybuild + dh $@