Added roster package to setup.py

This commit is contained in:
Lance Stout 2011-06-18 14:32:09 -07:00
parent ce145b04ac
commit 0826a44d4b

View file

@ -46,6 +46,7 @@ packages = [ 'sleekxmpp',
'sleekxmpp/xmlstream/matcher',
'sleekxmpp/xmlstream/handler',
'sleekxmpp/thirdparty',
'sleekxmpp/roster',
'sleekxmpp/plugins',
'sleekxmpp/plugins/xep_0009',
'sleekxmpp/plugins/xep_0009/stanza',