#!/usr/bin/make -f

export PYBUILD_NAME=persisting_theory

%:
	dh $@ --buildsystem=pybuild --without=single-binary
