updated setup.py to include stream features plugins
This commit is contained in:
parent
d94517d9ca
commit
afeb8a679a
3
setup.py
3
setup.py
@ -60,6 +60,9 @@ packages = [ 'sleekxmpp',
|
|||||||
'sleekxmpp/features',
|
'sleekxmpp/features',
|
||||||
'sleekxmpp/features/feature_mechanisms',
|
'sleekxmpp/features/feature_mechanisms',
|
||||||
'sleekxmpp/features/feature_mechanisms/stanza',
|
'sleekxmpp/features/feature_mechanisms/stanza',
|
||||||
|
'sleekxmpp/features/feature_starttls',
|
||||||
|
'sleekxmpp/features/feature_bind',
|
||||||
|
'sleekxmpp/features/feature_session',
|
||||||
'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