From 02f400615334806fc531c149d85fe6f9a06d3e1e Mon Sep 17 00:00:00 2001 From: Lance Stout Date: Thu, 19 Jan 2012 02:37:36 -0800 Subject: Add basic start for a client side XEP-0077 plugin. --- setup.py | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.py') diff --git a/setup.py b/setup.py index b86dc1f7..9bcadc90 100755 --- a/setup.py +++ b/setup.py @@ -64,6 +64,7 @@ packages = [ 'sleekxmpp', 'sleekxmpp/plugins/xep_0060', 'sleekxmpp/plugins/xep_0060/stanza', 'sleekxmpp/plugins/xep_0066', + 'sleekxmpp/plugins/xep_0077', 'sleekxmpp/plugins/xep_0078', 'sleekxmpp/plugins/xep_0085', 'sleekxmpp/plugins/xep_0086', -- cgit v1.2.3