Added roster package to setup.py
This commit is contained in:
parent
ce145b04ac
commit
0826a44d4b
1
setup.py
1
setup.py
@ -46,6 +46,7 @@ packages = [ 'sleekxmpp',
|
|||||||
'sleekxmpp/xmlstream/matcher',
|
'sleekxmpp/xmlstream/matcher',
|
||||||
'sleekxmpp/xmlstream/handler',
|
'sleekxmpp/xmlstream/handler',
|
||||||
'sleekxmpp/thirdparty',
|
'sleekxmpp/thirdparty',
|
||||||
|
'sleekxmpp/roster',
|
||||||
'sleekxmpp/plugins',
|
'sleekxmpp/plugins',
|
||||||
'sleekxmpp/plugins/xep_0009',
|
'sleekxmpp/plugins/xep_0009',
|
||||||
'sleekxmpp/plugins/xep_0009/stanza',
|
'sleekxmpp/plugins/xep_0009/stanza',
|
||||||
|
Loading…
Reference in New Issue
Block a user