diff options
author | Lance Stout <lancestout@gmail.com> | 2012-06-22 21:25:37 -0700 |
---|---|---|
committer | Lance Stout <lancestout@gmail.com> | 2012-06-22 21:26:01 -0700 |
commit | 5027d00c109ed02b79e9c985077674f6dfd42766 (patch) | |
tree | ddabccec2a78ab544355d5e442182e3de7061f42 /setup.py | |
parent | 69ddeceb491b0791d3b6ff4a5bb135c79cf490a0 (diff) | |
download | slixmpp-5027d00c109ed02b79e9c985077674f6dfd42766.tar.gz slixmpp-5027d00c109ed02b79e9c985077674f6dfd42766.tar.bz2 slixmpp-5027d00c109ed02b79e9c985077674f6dfd42766.tar.xz slixmpp-5027d00c109ed02b79e9c985077674f6dfd42766.zip |
Change packaging for XEP-0256 to just a single file.
Diffstat (limited to 'setup.py')
-rwxr-xr-x | setup.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -93,7 +93,6 @@ packages = [ 'sleekxmpp', 'sleekxmpp/plugins/xep_0224', 'sleekxmpp/plugins/xep_0231', 'sleekxmpp/plugins/xep_0249', - 'sleekxmpp/plugins/xep_0256', 'sleekxmpp/plugins/xep_0258', 'sleekxmpp/features', 'sleekxmpp/features/feature_mechanisms', |