Make sure setup.py has all of the plugins.

XEP-0199 got dropped during a cut/paste for 203 and 204.
This commit is contained in:
Lance Stout 2011-08-04 21:56:35 -07:00
parent b7cd119b0c
commit 940e3eba35

View file

@ -59,6 +59,7 @@ packages = [ 'sleekxmpp',
'sleekxmpp/plugins/xep_0086',
'sleekxmpp/plugins/xep_0092',
'sleekxmpp/plugins/xep_0128',
'sleekxmpp/plugins/xep_0199',
'sleekxmpp/plugins/xep_0202',
'sleekxmpp/plugins/xep_0203',
'sleekxmpp/plugins/xep_0224',