#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.8.5 at
# Fri, 09 Jun 2017 15:35:45 -0600

export PYBUILD_NAME=raet
export DH_VERBOSE=1

%:
	dh $@ --with python2 --buildsystem=pybuild

