#! /usr/bin/make -f

export PYBUILD_NAME=pytest-textual-snapshot
%:
	dh $@ --buildsystem=pybuild
