diff options
| author | Steve Piercy <web@stevepiercy.com> | 2018-08-22 05:56:04 -0700 |
|---|---|---|
| committer | Steve Piercy <web@stevepiercy.com> | 2018-08-22 05:56:04 -0700 |
| commit | 4820757eedd6812c800841029253f40c643c389f (patch) | |
| tree | 9b61e6c3bf5fcfbd2ce95e979c238eb083c816b0 /docs/narr/install.rst | |
| parent | 78464987e8e3cb2188253783d9968ae4d86669d9 (diff) | |
| download | pyramid-4820757eedd6812c800841029253f40c643c389f.tar.gz pyramid-4820757eedd6812c800841029253f40c643c389f.tar.bz2 pyramid-4820757eedd6812c800841029253f40c643c389f.zip | |
Bump Python version to 3.7 in docs and project meta files
Diffstat (limited to 'docs/narr/install.rst')
| -rw-r--r-- | docs/narr/install.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/install.rst b/docs/narr/install.rst index 80d5ea3de..743cb4abb 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, Python 3.6, and PyPy. + Python 3.4, Python 3.5, Python 3.6, Python 3.7, and PyPy. :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 |
