use python3

This commit is contained in:
j 2017-05-28 10:24:57 +02:00
commit 005244a187
3 changed files with 5 additions and 9 deletions

5
debian/rules vendored
View file

@ -1,9 +1,6 @@
#!/usr/bin/make -f
# This file was automatically generated by stdeb 0.6.0+git at
# Fri, 27 Sep 2013 15:13:41 +0200
%:
dh $@ --with python2 --buildsystem=python_distutils
dh $@ --with python3 --buildsystem=pybuild