From 6a6d539409630343b7cf79f277eb0b3c402ee1ba Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Tue, 24 Sep 2013 05:03:37 -0700 Subject: Change python version to 3.3 --- docs/quick_tour.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/quick_tour.rst b/docs/quick_tour.rst index ca2b0f826..e6bca0760 100644 --- a/docs/quick_tour.rst +++ b/docs/quick_tour.rst @@ -41,7 +41,7 @@ specific conventions: Requirements ============ -* :ref:`install-python-3.2-or-greater` +* :ref:`install-python-3.3-or-greater` * :ref:`create-a-project-directory-structure` * :ref:`set-an-environment-variable` * :ref:`create-a-virtual-environment` @@ -57,9 +57,9 @@ Requirements Until then, we recommend that Windows users follow the procedure :ref:`Installing Pyramid on a Windows System ` -.. _install-python-3.2-or-greater: +.. _install-python-3.3-or-greater: -Install Python 3.2 or greater +Install Python 3.3 or greater ----------------------------- Download the latest standard Python 3 release (not development release) from -- cgit v1.2.3