#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.10.0 at
# Tue, 27 Aug 2024 15:53:45 +0000
export PYBUILD_NAME=confluent-server
%:
	dh $@ --with python3 --buildsystem=pybuild

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