1
0
Fork 0
forked from github/pelican

Remove allusion to Python versions less than 2.7

This commit is contained in:
Justin Mayer 2013-04-11 19:27:20 -07:00
commit 0d7c3e1b0a

View file

@ -83,8 +83,6 @@ At this time, Pelican core is dependent on the following Python packages:
* `unidecode <http://pypi.python.org/pypi/Unidecode>`_, for ASCII
transliterations of Unicode text
If you're not using Python 2.7, you will also need the ``argparse`` package.
Optionally:
* `markdown <http://pypi.python.org/pypi/Markdown>`_, for supporting Markdown as