minor: Update dependency tool configuration.

This commit is contained in:
Steve Howell
2017-04-18 15:28:08 -07:00
parent cf3b6c6ca9
commit cf4b08f0cf

View File

@@ -135,6 +135,7 @@ def find_edges_to_remove(graph, methods):
('condense', 'message_viewport'),
('compose_actions', 'compose'),
('compose_actions', 'resize'),
('settings_streams', 'stream_data'),
] # type: List[Edge]
def is_exempt(edge):