#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.8.5 at
# Wed, 14 Sep 2022 09:18:39 -0400
export PYBUILD_NAME=pyghmi
%:
	dh $@ --with python2,python3 --buildsystem=pybuild

