From ab145813d6324b186e0fc4ebc4509f40d59fa968 Mon Sep 17 00:00:00 2001 From: pictuga Date: Wed, 18 Mar 2020 16:48:07 +0100 Subject: [PATCH] README: remove ref to dropped deps --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 0850b2f..3c41b24 100644 --- a/README.md +++ b/README.md @@ -45,8 +45,6 @@ You do need: - [python](http://www.python.org/) >= 2.6 (python 3 is supported) - [lxml](http://lxml.de/) for xml parsing - [dateutil](http://labix.org/python-dateutil) to parse feed dates -- [OrderedDict](https://pypi.python.org/pypi/ordereddict) if using python < 2.7 -- [wheezy.template](https://pypi.python.org/pypi/wheezy.template) to generate HTML pages - [chardet](https://pypi.python.org/pypi/chardet) - [six](https://pypi.python.org/pypi/six), a dependency of chardet - pymysql