#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.8.5 at
# Sun, 11 Sep 2016 12:21:26 +0200
export PYBUILD_NAME=osmalchemy

%:
	dh $@ --with python3 --buildsystem=pybuild
