#!/usr/bin/make -f

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

