summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2019-07-25 07:37:35 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2019-07-25 07:37:35 +0200
commitab14b61a609791de18fa6d191ec2971ebe691986 (patch)
treef030fdc1bf9296e6b8dceec4464d6b46f1531401 /debian/rules
parent43cacb94bedb48f949db55500b9d131baf971696 (diff)
Remove pythone2 support
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index a6576fe..e759c42 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,4 +3,4 @@
export PYBUILD_INSTALL_ARGS=--no-version-script --standalone-lib --no-install-man --no-install-bat
%:
- dh $@ --with python2,python3 --buildsystem=pybuild
+ dh $@ --with python3 --buildsystem=pybuild