diff options
| author | Marcin Lulek <info@webreactor.eu> | 2022-01-07 14:19:58 +0100 |
|---|---|---|
| committer | Marcin Lulek <info@webreactor.eu> | 2022-01-07 14:19:58 +0100 |
| commit | c7250ee947d2804a54a272373758150cce9db539 (patch) | |
| tree | eba0d8377bd68f6caf2a04afddb43ec02fd260de /docs/narr | |
| parent | 3209aff78418bc298588d8400a5ed51539144716 (diff) | |
| download | pyramid-c7250ee947d2804a54a272373758150cce9db539.tar.gz pyramid-c7250ee947d2804a54a272373758150cce9db539.tar.bz2 pyramid-c7250ee947d2804a54a272373758150cce9db539.zip | |
Remove Python 3.6 tests
Diffstat (limited to 'docs/narr')
| -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 0b4f09209..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, 3.9, and 3.10 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 |
