README: remove ref to dropped deps
parent
9dbe061fd6
commit
ab145813d6
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue