Fix setup.py to include the rosterver stream feature plugin.
This commit is contained in:
parent
4610a6615c
commit
eb1a32fc90
1
setup.py
1
setup.py
@ -84,6 +84,7 @@ packages = [ 'sleekxmpp',
|
|||||||
'sleekxmpp/features/feature_starttls',
|
'sleekxmpp/features/feature_starttls',
|
||||||
'sleekxmpp/features/feature_bind',
|
'sleekxmpp/features/feature_bind',
|
||||||
'sleekxmpp/features/feature_session',
|
'sleekxmpp/features/feature_session',
|
||||||
|
'sleekxmpp/features/feature_rosterver',
|
||||||
'sleekxmpp/thirdparty',
|
'sleekxmpp/thirdparty',
|
||||||
'sleekxmpp/thirdparty/suelta',
|
'sleekxmpp/thirdparty/suelta',
|
||||||
'sleekxmpp/thirdparty/suelta/mechanisms',
|
'sleekxmpp/thirdparty/suelta/mechanisms',
|
||||||
|
Loading…
Reference in New Issue
Block a user