summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 319f23be4..30d91c6ae 100755
--- a/setup.py
+++ b/setup.py
@@ -67,7 +67,6 @@ setuptools.setup(
'Trash support' : ["Send2Trash"],
'Colored log' : ["colorlog"],
'Lightweight webserver' : ["bjoern"],
- 'RSS support' : ["feedparser"],
'SSL support' : ["pyOpenSSL"],
'RSDF/CCF/DLC support' : ["pycrypto"],
'JSON speedup' : ["simplejson"]