use python3
This commit is contained in:
parent
bf209e825c
commit
005244a187
3 changed files with 5 additions and 9 deletions
5
debian/rules
vendored
5
debian/rules
vendored
|
|
@ -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
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue