From 0e1d561f06db847cb24e725a4a7289220a4b8fd6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 9 Feb 2025 18:31:42 +0100 Subject: [PATCH] Switching to PEP517 pybuild plugin. Signed-off-by: Daniel Baumann --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index f73ba6d..15deade 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,7 @@ Maintainer: Daniel Baumann Build-Depends: debhelper-compat (= 13), dh-sequence-python3, + pybuild-plugin-pyproject, python3, python3-prompt-toolkit (>= 3.0.16), python3-pygments,