#!/usr/bin/make -f

# SPDX-FileCopyrightText: 2013-2025 Univention GmbH
# SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Univention-Proprietary

%:
	dh $@ --with python3
