summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBert JW Regeer <xistence@0x58.com>2022-02-05 20:01:24 -0700
committerGitHub <noreply@github.com>2022-02-05 20:01:24 -0700
commit2efb1345e6a4a2d6beab374c98f9337f26f2fc3a (patch)
treee85dd64335c958d5fa7200ecfc375d29c624f8de /docs
parent0b24ac16cc04746b25cf460f1497c157f6d3d6f4 (diff)
parentb492e302a5dfe471acb065a79f5b4ec7651f34d3 (diff)
downloadpyramid-2efb1345e6a4a2d6beab374c98f9337f26f2fc3a.tar.gz
pyramid-2efb1345e6a4a2d6beab374c98f9337f26f2fc3a.tar.bz2
pyramid-2efb1345e6a4a2d6beab374c98f9337f26f2fc3a.zip
Merge pull request #3689 from ergo/master
Add support for Python 3.10
Diffstat (limited to 'docs')
-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 1801f3c9a..078209e26 100644
--- a/docs/narr/install.rst
+++ b/docs/narr/install.rst
@@ -21,7 +21,7 @@ the following sections.
.. sidebar:: Python Versions
- As of this writing, :app:`Pyramid` is tested against Python 3.6, 3.7, 3.8, and 3.9 and PyPy3.
+ As of this writing, :app:`Pyramid` is tested against Python 3.7, 3.8, 3.9, and 3.10 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