From 34b094561f3a47c86accd8c81d5734629f98472a Mon Sep 17 00:00:00 2001 From: Lance Stout Date: Sat, 10 Mar 2012 12:54:31 -0800 Subject: Add support for XEP-0080. --- setup.py | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.py') diff --git a/setup.py b/setup.py index b2a6a858..f90639c1 100755 --- a/setup.py +++ b/setup.py @@ -67,6 +67,7 @@ packages = [ 'sleekxmpp', 'sleekxmpp/plugins/xep_0066', 'sleekxmpp/plugins/xep_0077', 'sleekxmpp/plugins/xep_0078', + 'sleekxmpp/plugins/xep_0080', 'sleekxmpp/plugins/xep_0085', 'sleekxmpp/plugins/xep_0086', 'sleekxmpp/plugins/xep_0092', -- cgit v1.2.3