Fix setup.py to include the rosterver stream feature plugin.

This commit is contained in:
Lance Stout 2012-03-08 16:21:22 -08:00
parent 4610a6615c
commit eb1a32fc90

View file

@ -84,6 +84,7 @@ packages = [ 'sleekxmpp',
'sleekxmpp/features/feature_starttls',
'sleekxmpp/features/feature_bind',
'sleekxmpp/features/feature_session',
'sleekxmpp/features/feature_rosterver',
'sleekxmpp/thirdparty',
'sleekxmpp/thirdparty/suelta',
'sleekxmpp/thirdparty/suelta/mechanisms',