#!/usr/bin/make -f
#
# python-pyrss2gen

%:
	dh $@ --with python3 --buildsystem=pybuild
