#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.10.0 at
# Wed, 21 Aug 2024 13:37:03 +0200
export PYBUILD_NAME=nexusformat
%:
	dh $@ --with python3 --buildsystem=pybuild

