mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
change date metadata parsing to dateutil.parser
This commit is contained in:
parent
58e817cb0f
commit
7f2bc2a23b
4 changed files with 37 additions and 38 deletions
|
|
@ -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``:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue