#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.10.0 at
# Tue, 30 Jun 2026 10:45:25 +0200
export PYBUILD_NAME=pyodsstream
%:
	dh $@ --with python3 --buildsystem=pybuild

