#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.10.0 at
# Wed, 10 Apr 2024 18:10:51 +0200
export PYBUILD_NAME=sidpy
%:
	dh $@ --with python3 --buildsystem=pybuild

override_dh_auto_test:
