#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.10.0 at
# Wed, 14 Sep 2022 13:21:52 +0000
export PYBUILD_NAME=confluent-server
%:
	dh $@ --with python3 --buildsystem=pybuild

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