#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.8.5 at
# Wed, 07 Mar 2018 13:34:02 +0100
export PYBUILD_NAME=moat-lib-gpio
%:
	dh $@ --with python3 --buildsystem=pybuild

override_dh_auto_test:
	: skip
