#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.8.2 at
# Mon, 19 Oct 2015 12:49:43 -0700
export PYBUILD_NAME=ptf
%:
	dh $@ --with python2 --buildsystem=pybuild

override_dh_auto_test:

