#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.10.0 at
# Thu, 03 Sep 2026 11:37:20 +0200
export PYBUILD_NAME=psims
%:
	dh $@ --with python3 --buildsystem=pybuild

