I have no idea what i'm doing

This commit is contained in:
Alexandre Aubin 2021-01-02 17:46:49 +01:00
parent c1213760f1
commit faeda4908d

2
debian/rules vendored
View file

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