#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.8.5 at
# Tue, 15 Dec 2020 09:18:16 +0000
export PYBUILD_NAME=cas
%:
	dh $@ --with python3 --buildsystem=pybuild

