#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.8.5 at
# Sat, 01 Feb 2020 12:17:30 -0700
export PYBUILD_NAME=msgpack
%:
	dh $@ --with python2 --buildsystem=pybuild

