From 711f42565ce1647a719cb692a743292fec7165ff Mon Sep 17 00:00:00 2001 From: Noe Gaumont Date: Thu, 17 Dec 2020 16:29:29 +0100 Subject: fix(debian): add typing-extension to debian deps --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 0fc7956..8d7bab9 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,7 @@ Uploaders: David Douard , Nicolas Chauvat , Build-Depends: debhelper (>= 8), + python3-typing-extensions dh-python, python3-all, python3-setuptools, -- cgit v1.2.1