From 0d7c3e1b0a771d002906307e72058e7f488795c3 Mon Sep 17 00:00:00 2001 From: Justin Mayer Date: Thu, 11 Apr 2013 19:27:20 -0700 Subject: [PATCH] Remove allusion to Python versions less than 2.7 --- docs/getting_started.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/getting_started.rst b/docs/getting_started.rst index baee098a..4b2d3b4a 100644 --- a/docs/getting_started.rst +++ b/docs/getting_started.rst @@ -83,8 +83,6 @@ At this time, Pelican core is dependent on the following Python packages: * `unidecode `_, for ASCII transliterations of Unicode text -If you're not using Python 2.7, you will also need the ``argparse`` package. - Optionally: * `markdown `_, for supporting Markdown as