#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.8.5 at
# Wed, 25 Nov 2020 12:51:31 +0000
export PYBUILD_NAME=ndcli
%:
	dh $@ --with python3 --buildsystem=pybuild --with bash-completion

