From 578651a6ec18ee889b748ba2e41087770fec421d Mon Sep 17 00:00:00 2001 From: Alexandre Detiste <tchet@debian.org> Date: Sat, 8 Jun 2024 10:55:18 +0200 Subject: [PATCH] remove extraneous mock build dep --- debian/control | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/control b/debian/control index 7082e584..a801662f 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,6 @@ Build-Depends-Indep: python3-certifi, python3-dateutil, python3-google-auth, - python3-mock, python3-pluggy, python3-py, python3-pytest, -- GitLab