diff --git a/debian/rules b/debian/rules index 46f5b5d..87eea5f 100755 --- a/debian/rules +++ b/debian/rules @@ -1,6 +1,6 @@ #!/usr/bin/make -f %: - dh $@ --with python2 + dh $@ --with python2,python3 --buildsystem=pybuild