Nettoyage du rules

This commit is contained in:
Benjamin Bohard 2020-09-03 08:02:35 +02:00
parent 40567da917
commit e730b958a6
1 changed files with 1 additions and 4 deletions

5
debian/rules vendored
View File

@ -3,8 +3,5 @@
# output every command that modifies files on the build system.
#DH_VERBOSE = 1
export PYBUILD_NAME = risotto
export PYBUILD_DISABLE_python3 = test
%:
dh $@ --with python3 --buildsystem=pybuild
dh $@