From b51594da5eef5dcb41f0f65a3911e59f7643cef8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Tue, 15 Sep 2015 16:51:38 +0200 Subject: [PATCH] Flake8 also for python3. --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index dab6715..b569afe 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,7 @@ Build-Depends: debhelper (>= 9~), python3-setuptools, python-docutils, python-flake8, + python3-flake8, python-sphinx (>= 1.0.7+dfsg-1~), python-pycurl, python3-pycurl -- 1.8.2.3