summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-08-19 21:51:38 +0300
committerLars Wirzenius <liw@liw.fi>2017-08-19 21:51:38 +0300
commit178d744ae28d69910d0bc5fcc79940b3a866003a (patch)
tree63f94918a451c84ac9fde3c552a41b0ffb731700
parent578f0bf9a4ddb09263e7f747e37c3ac78dc8e6e9 (diff)
downloadcliapp-178d744ae28d69910d0bc5fcc79940b3a866003a.tar.gz
Fix: drop build-dep on pylint{,3}
-rw-r--r--debian/control2
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index b8de637..d28b36a 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,6 @@ Build-Depends: debhelper (>= 9),
python-coverage-test-runner,
python3-coverage-test-runner,
pep8,
- pylint,
- pylint3,
python-yaml,
python3-yaml,
python-xdg,