#!/usr/bin/make -f

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

