From 751230173526d810e6824ecbea6781ed85ca6065 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sat, 1 Feb 2020 01:33:41 -0500 Subject: [PATCH] d/control: Build-depend on flake8 and python3-nose. --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index 731e1c0..eae9bf9 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,9 @@ Build-Depends: debhelper-compat (= 12), dh-exec, dh-python, + flake8 , pandoc, + python3-nose , python3-pkg-resources, python3-setuptools, zip -- 2.41.0