#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.8.5 at
# Fri, 05 Jul 2019 10:19:33 -0500
export PYBUILD_NAME=pyoptools
%:
	dh $@ --with python3 --buildsystem=pybuild

