summaryrefslogtreecommitdiff
path: root/docs/narr/install.rst
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2016-11-26 00:31:54 -0800
committerSteve Piercy <web@stevepiercy.com>2016-11-26 00:31:54 -0800
commitc8a5e024478d274309935251d59cd20908a95067 (patch)
treefee34c7b75fd07330a97232425b3100f072bb816 /docs/narr/install.rst
parent732c748a392a28294769d5413ef383501c3c40c9 (diff)
downloadpyramid-c8a5e024478d274309935251d59cd20908a95067.tar.gz
pyramid-c8a5e024478d274309935251d59cd20908a95067.tar.bz2
pyramid-c8a5e024478d274309935251d59cd20908a95067.zip
add 3.6 support to documentation
- See #2835
Diffstat (limited to 'docs/narr/install.rst')
-rw-r--r--docs/narr/install.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/install.rst b/docs/narr/install.rst
index 570cb2285..c3c2ba64c 100644
--- a/docs/narr/install.rst
+++ b/docs/narr/install.rst
@@ -22,7 +22,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, PyPy.
+ Python 3.4, Python 3.5, Python 3.6, and PyPy.
:app:`Pyramid` is known to run on all popular UNIX-like systems such as Linux,
Mac OS X, and FreeBSD, as well as on Windows platforms. It is also known to