summaryrefslogtreecommitdiff
path: root/docs/narr/install.rst
diff options
context:
space:
mode:
authorMichael Merickel <github@m.merickel.org>2018-11-18 12:56:45 -0600
committerGitHub <noreply@github.com>2018-11-18 12:56:45 -0600
commit880fcbdf366e231a746dc3ab694b1b88771d23c2 (patch)
treeb0349a9bfb006c26d454b96aaf7114f1714ba776 /docs/narr/install.rst
parentd4ce9d3f915b18425b4ce5224a51a89342270371 (diff)
parent847d1835a5b76da4925ee3248e69148cc4235df9 (diff)
downloadpyramid-880fcbdf366e231a746dc3ab694b1b88771d23c2.tar.gz
pyramid-880fcbdf366e231a746dc3ab694b1b88771d23c2.tar.bz2
pyramid-880fcbdf366e231a746dc3ab694b1b88771d23c2.zip
Merge pull request #5 from stevepiercy/drop-py2
Drop py2
Diffstat (limited to 'docs/narr/install.rst')
-rw-r--r--docs/narr/install.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/narr/install.rst b/docs/narr/install.rst
index 248b432d3..268ae5f8d 100644
--- a/docs/narr/install.rst
+++ b/docs/narr/install.rst
@@ -21,8 +21,7 @@ the following sections.
.. sidebar:: Python Versions
- As of this writing, :app:`Pyramid` is tested against Python 2.7,
- Python 3.4, Python 3.5, Python 3.6, Python 3.7, and PyPy.
+ As of this writing, :app:`Pyramid` is tested against Python 3.4, Python 3.5, Python 3.6, Python 3.7, Python 3.8 (with allowed failures), 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