Add flake8 to setup.cfg and add missed change to #2303 fix
This commit is contained in:
@ -13,3 +13,7 @@ includes = glib, gio, cairo, pango, pangocairo, atk, gobject, gtk.keysyms,
|
||||
twisted.internet, twisted.internet.utils, twisted.protocols,
|
||||
zope.interface, mako.cache, email.mime, libtorrent, gtkosx_application
|
||||
frameworks = CoreFoundation, Foundation, AppKit
|
||||
|
||||
[flake8]
|
||||
max-line-length = 120
|
||||
builtins = _
|
||||
|
Reference in New Issue
Block a user