summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2023-09-18 10:20:41 +0100
committerSimon McVittie <smcv@debian.org>2023-09-18 10:20:41 +0100
commit68aa8ae09bd557925dd7cfc0be326a38e05ebdb8 (patch)
tree134dcabfab8515faf17f47ef69a7581b633c603a
parent24fe0443d4ae7ef74ca721e3729a1287f5ec31c2 (diff)
d/control: Build using pyproject
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index b3d54f2..464b4fa 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Priority: optional
Build-Depends:
debhelper-compat (= 13),
dh-python,
+ pybuild-plugin-pyproject,
python3,
python3-gpg,
python3-nose,