summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoe Gaumont <ngaumont@logilab.fr>2020-12-17 16:29:29 +0100
committerNoe Gaumont <ngaumont@logilab.fr>2020-12-17 16:29:29 +0100
commit711f42565ce1647a719cb692a743292fec7165ff (patch)
treea0ab4ca66c373f1d6405892e1c7168d4474fadbe
parent0ed98d1385338c0ac1b4daff8124f5cf04762c52 (diff)
downloadlogilab-common-711f42565ce1647a719cb692a743292fec7165ff.tar.gz
fix(debian): add typing-extension to debian deps
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
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 <david.douard@logilab.fr>,
Nicolas Chauvat <nicolas.chauvat@logilab.fr>,
Build-Depends:
debhelper (>= 8),
+ python3-typing-extensions
dh-python,
python3-all,
python3-setuptools,