#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.10.0 at
# Fri, 11 Sep 2026 13:14:31 +0200
export PYBUILD_NAME=pypappsocli
%:
	dh $@ --with python3 --buildsystem=pybuild

