README: add wheezy.template as dep
parent
af66ab5980
commit
795a0b281f
|
@ -33,6 +33,7 @@ You do need:
|
||||||
- [dateutil](http://labix.org/python-dateutil) to parse feed dates
|
- [dateutil](http://labix.org/python-dateutil) to parse feed dates
|
||||||
- [html2text](http://www.aaronsw.com/2002/html2text/)
|
- [html2text](http://www.aaronsw.com/2002/html2text/)
|
||||||
- [OrderedDict](https://pypi.python.org/pypi/ordereddict) if using python < 2.7
|
- [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)
|
- [chardet](https://pypi.python.org/pypi/chardet)
|
||||||
|
|
||||||
Simplest way to get these:
|
Simplest way to get these:
|
||||||
|
|
Loading…
Reference in New Issue