Update setup.cfg (refs: #3264)

This commit is contained in:
Takeshi KOMIYA 2016-12-24 22:13:10 +09:00
parent 8dcc3a259c
commit c7783e632f

View File

@ -26,4 +26,4 @@ universal = 1
[flake8] [flake8]
max-line-length = 95 max-line-length = 95
ignore = E113,E116,E221,E226,E241,E251,E901 ignore = E113,E116,E221,E226,E241,E251,E901
exclude=tests/*,build/*,sphinx/search/*,sphinx/pycode/pgen2/*,doc/ext/example*.py exclude = .git,.tox,tests/*,build/*,sphinx/search/*,sphinx/pycode/pgen2/*,doc/ext/example*.py