#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.10.0 at
# Tue, 15 Sep 2026 14:23:18 +0200
export PYBUILD_NAME=psm-utils
%:
	dh $@ --with python3 --buildsystem=pybuild

