#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.10.0 at
# Thu, 25 Jun 2026 10:38:03 +0200
export PYBUILD_NAME=pycborstream
%:
	dh $@ --with python3 --buildsystem=pybuild

