#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.8.5 at
# Tue, 22 Nov 2016 09:38:56 +0000
export PYBUILD_NAME=txfixtures
%:
	dh $@ --with python2,python3 --buildsystem=pybuild

