I have no idea what i'm doing²

This commit is contained in:
Alexandre Aubin 2021-01-02 18:26:09 +01:00
parent faeda4908d
commit 793eddd1e3

4
debian/rules vendored
View file

@ -1,4 +1,6 @@
#!/usr/bin/make -f
export PYBUILD_NAME=moulinette
%:
dh $@ --with python3 --buildsystem=python_distutils
dh $@ --with python3 --buildsystem=pybuild