commit | 24341f9d1335a7cb175cc67557f2a8bdbb89a2e8 | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Fri Jan 26 15:07:23 2018 -0600 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Mon Feb 12 23:17:41 2018 +0000 |
tree | 1f275b0eabac86f9f0469e6d7af4583e6f3f685c | |
parent | a30ab9db33bb8d1c208b2b86b8e824c5c70dae54 [diff] [blame] |
pep8 fixes Also ignore the configs/ directory since it only contains system configuration files named <system>.py. Change-Id: I0416239c4030ce5bc39473e65e560016cd4ffc75 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
diff --git a/setup.cfg b/setup.cfg index ed3bf6e..b5cec1b 100644 --- a/setup.cfg +++ b/setup.cfg
@@ -1,2 +1,4 @@ [install] install_scripts=/usr/sbin +[pycodestyle] +exclude=./configs/