#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.10.0 at
# Wed, 11 Sep 2024 19:40:17 +0200
export PYBUILD_NAME=pymsgbox
%:
	dh $@ --with python3 --buildsystem=pybuild

override_dh_auto_test:
