From f759b0ada1e33e2ebde5229f9bf98a6783652ee8 Mon Sep 17 00:00:00 2001 From: Lance Stout Date: Sun, 11 Mar 2012 12:37:54 -0700 Subject: Add support for XEP-0108: User Activity. --- setup.py | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 666c6d16..021298b6 100755 --- a/setup.py +++ b/setup.py @@ -72,6 +72,7 @@ packages = [ 'sleekxmpp', 'sleekxmpp/plugins/xep_0086', 'sleekxmpp/plugins/xep_0092', 'sleekxmpp/plugins/xep_0107', + 'sleekxmpp/plugins/xep_0108', 'sleekxmpp/plugins/xep_0115', 'sleekxmpp/plugins/xep_0118', 'sleekxmpp/plugins/xep_0128', -- cgit v1.2.3