#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.10.0 at
# Wed, 02 Sep 2026 15:55:08 +0200
export PYBUILD_NAME=pycborstream
%:
	dh $@ --with python3 --buildsystem=pybuild

