#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.8.5 at
# Tue, 23 Apr 2019 10:49:12 -0700
export PYBUILD_NAME=python3-rosdistro
#exports specified using stdeb Setup-Env-Vars:
export SKIP_PYTHON_MODULES=1

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

