#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.8.5 at
# Tue, 13 Aug 2019 10:07:10 +0200
export PYBUILD_NAME=nnpy
%:
	dh $@ --with python2 --buildsystem=pybuild

