From 081b92712b5afd8e17f3a4e37477ac9534a5a15f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Wed, 18 Sep 2019 15:09:49 +0200 Subject: Update python standard for cz.nic --- install | 2 ++ 1 file changed, 2 insertions(+) (limited to 'install') diff --git a/install b/install index e0b4758..56bbcd5 100755 --- a/install +++ b/install @@ -53,6 +53,8 @@ fi if ask "dev" "Development tools configuration"; then inst config/pycodestyle ~/.config/pycodestyle + inst flake8 ~/.flake8 + inst pylintrc ~/.pylintrc fi if ask "email-sync" "Install email synchronization"; then -- cgit v1.2.3