#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.8.2 at
# Sat, 12 Sep 2015 00:59:18 +0300
export PYBUILD_NAME=ptsmpp
export PYBUILD_DISABLE_python2=test
%:
	dh $@ --with python2 --buildsystem=pybuild

