#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.10.0 at
# Wed, 16 Sep 2026 09:33:00 +0200
export PYBUILD_NAME=pymzcbor
%:
	dh $@ --with python3 --buildsystem=pybuild

