From 73cabcb6ae130519020a743567dec107a1c9f057 Mon Sep 17 00:00:00 2001 From: Lance Stout Date: Sun, 18 Mar 2012 01:02:19 -0700 Subject: Add initial support for XEP-0198 for stream management. --- setup.py | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 021298b6..670c4aff 100755 --- a/setup.py +++ b/setup.py @@ -78,6 +78,7 @@ packages = [ 'sleekxmpp', 'sleekxmpp/plugins/xep_0128', 'sleekxmpp/plugins/xep_0172', 'sleekxmpp/plugins/xep_0184', + 'sleekxmpp/plugins/xep_0198', 'sleekxmpp/plugins/xep_0199', 'sleekxmpp/plugins/xep_0202', 'sleekxmpp/plugins/xep_0203', -- cgit v1.2.3