#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.8.5 at
# Mon, 12 Aug 2019 16:18:18 +0200
export PYBUILD_NAME=tenjin
%:
	dh $@ --with python2 --buildsystem=pybuild

