From 304a42b914cde43a31a935181b0f952c726eee54 Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Tue, 12 May 2015 14:03:56 +0200 Subject: Other import fixes (2) --- locale/pavement.py | 1 - 1 file changed, 1 deletion(-) (limited to 'locale') 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']}, -- cgit v1.2.3