Normalize setup.py
[invirt/packages/invirt-images.git] / debian / rules
index e6192f6..340cd18 100755 (executable)
@@ -1,3 +1,6 @@
 #!/usr/bin/make -f
 
-include /usr/share/cdbs/1/rules/debhelper.mk
+export PYBUILD_NAME=invirt-images
+
+%:
+       dh $@ --with python3 --buildsystem=pybuild