summaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorCalum Lind <calumlind+deluge@gmail.com>2014-09-25 15:55:32 +0100
committerCalum Lind <calumlind+deluge@gmail.com>2014-09-25 15:55:32 +0100
commit7e86b41f92dc3a08b9af264d456544e450c71f2c (patch)
tree6e466a95e26071258e252aaf9572d9716be780ed /setup.cfg
parentfedca3167d12aabccc13c5867bfa0c1c1db32907 (diff)
downloaddeluge-7e86b41f92dc3a08b9af264d456544e450c71f2c.tar.gz
deluge-7e86b41f92dc3a08b9af264d456544e450c71f2c.tar.bz2
deluge-7e86b41f92dc3a08b9af264d456544e450c71f2c.zip
Add isort thirdparty config for Travis
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 0c3407922..ad81baa62 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -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