summaryrefslogtreecommitdiff
path: root/docs/narr/install.rst
diff options
context:
space:
mode:
authorTheron Luhn <theron@luhn.com>2020-12-11 09:21:41 -0800
committerTheron Luhn <theron@luhn.com>2020-12-11 09:21:41 -0800
commit43bd1a16de441d971bb6e1f3f6dbae055394e324 (patch)
treea87e5f7e18b224b9a2f8a2751f972d550751e48b /docs/narr/install.rst
parent86cb46d4d977d3a948308326bee628421cab93ea (diff)
parent6cf061e170039ff48e7f892f1176d1ab359e2001 (diff)
downloadpyramid-43bd1a16de441d971bb6e1f3f6dbae055394e324.tar.gz
pyramid-43bd1a16de441d971bb6e1f3f6dbae055394e324.tar.bz2
pyramid-43bd1a16de441d971bb6e1f3f6dbae055394e324.zip
Merge remote-tracking branch 'upstream/master' into wiki2-request-identity
Diffstat (limited to 'docs/narr/install.rst')
-rw-r--r--docs/narr/install.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/narr/install.rst b/docs/narr/install.rst
index 8e2bfa866..1801f3c9a 100644
--- a/docs/narr/install.rst
+++ b/docs/narr/install.rst
@@ -5,7 +5,7 @@ Installing :app:`Pyramid`
.. note::
- This installation guide emphasizes the use of Python 3.5 and greater for
+ This installation guide emphasizes the use of Python 3.6 and greater for
simplicity.
@@ -15,13 +15,13 @@ Installing :app:`Pyramid`
Before You Install Pyramid
--------------------------
-Install Python version 3.5 or greater for your operating system, and satisfy
+Install Python version 3.6 or greater for your operating system, and satisfy
the :ref:`requirements-for-installing-packages`, as described in
the following sections.
.. sidebar:: Python Versions
- As of this writing, :app:`Pyramid` is tested against Python 3.5, 3.6, Python 3.7, Python 3.8, and PyPy3.
+ As of this writing, :app:`Pyramid` is tested against Python 3.6, 3.7, 3.8, and 3.9 and PyPy3.
:app:`Pyramid` is known to run on all popular Unix-like systems such as Linux,
macOS, and FreeBSD, as well as on Windows platforms. It is also known to