Add isort thirdparty config for Travis

This commit is contained in:
Calum Lind 2014-09-25 15:55:32 +01:00
parent fedca3167d
commit 7e86b41f92

View File

@ -18,3 +18,4 @@ frameworks = CoreFoundation, Foundation, AppKit
known_standard_library=unicodedata
line_length=120
skip=gtkui.py
known_third_party=pygtk, gtk, gobject, gtk.gdk, pango, cairo, pangocairo