From 2c95181c9f8006b434b201854c664063a53db5b2 Mon Sep 17 00:00:00 2001 From: Eugene Crosser Date: Tue, 31 May 2022 01:12:24 +0200 Subject: [PATCH] include runtime deps as build-time for typecheck --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index 1075b9c..f9d0a55 100644 --- a/debian/control +++ b/debian/control @@ -12,6 +12,8 @@ Build-Depends: black, pylint, python3-all, python3-setuptools, + python3-wsproto, + python3-zmq, Package: python3-gps303 Architecture: all -- 2.39.2