#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.8.5 at
# Wed, 14 Sep 2022 09:21:46 -0400
export PYBUILD_NAME=confluent-server
%:
	dh $@ --with python3 --buildsystem=pybuild

export PYBUILD_INSTALL_ARGS=--install-lib=/opt/confluent/lib/python
