#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.10.0 at
# Fri, 06 Jan 2023 18:10:31 +0100
export PYBUILD_NAME=dxchange
%:
	dh $@ --with python3 --buildsystem=pybuild

override_dh_auto_test:
