Merge pull request #1266 from hrbonz/date_timezone

Change date metadata parsing to dateutil.parser
This commit is contained in:
Justin Mayer 2014-03-31 16:36:23 -07:00
commit cfd18b20fc
4 changed files with 37 additions and 38 deletions

View file

@ -130,6 +130,8 @@ automatically installed without any action on your part:
utilities
* `MarkupSafe <http://pypi.python.org/pypi/MarkupSafe>`_, for a markup safe
string implementation
* `python-dateutil <https://pypi.python.org/pypi/python-dateutil>`_, to read
the date metadata
If you want the following optional packages, you will need to install them
manually via ``pip``: