summaryrefslogtreecommitdiffstats
path: root/locale/pavement.py
diff options
context:
space:
mode:
authorGravatar Walter Purcaro <vuolter@users.noreply.github.com> 2015-05-12 14:03:56 +0200
committerGravatar Walter Purcaro <vuolter@users.noreply.github.com> 2015-05-12 14:03:56 +0200
commit304a42b914cde43a31a935181b0f952c726eee54 (patch)
tree104a496ed690c187a479cde5b829f4e76b21c1cd /locale/pavement.py
parentOther import fixes (diff)
downloadpyload-304a42b914cde43a31a935181b0f952c726eee54.tar.xz
Other import fixes (2)
Diffstat (limited to 'locale/pavement.py')
-rw-r--r--locale/pavement.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/locale/pavement.py b/locale/pavement.py
index 6bb9fcfcc..06c1579e2 100644
--- a/locale/pavement.py
+++ b/locale/pavement.py
@@ -52,7 +52,6 @@ setup(
'SSL': ["pyOpenSSL"],
'DLC': ['pycrypto'],
'lightweight webserver': ['bjoern'],
- 'RSS plugins': ['feedparser'],
},
# setup_requires=["setuptools_hg"],
entry_points={'console_scripts': ['pyLoadCore = pyLoadCore:main']},