aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 90637142..4b200a0d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
DH_ALWAYS_EXCLUDE=.git
%:
- dh $@ --with python2
+ dh $@ --with python3
override_dh_auto_install:
python setup.py \