From 795a0b281f9de76a4e8d346cd795a50a7311fb58 Mon Sep 17 00:00:00 2001 From: pictuga Date: Wed, 8 Mar 2017 15:25:45 -1000 Subject: [PATCH] README: add wheezy.template as dep --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9a96d40..6068a27 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ You do need: - [dateutil](http://labix.org/python-dateutil) to parse feed dates - [html2text](http://www.aaronsw.com/2002/html2text/) - [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) Simplest way to get these: