summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorHugo van Kemenade <hugovk@users.noreply.github.com>2020-11-17 22:17:12 +0200
committerGitHub <noreply@github.com>2020-11-17 20:17:12 +0000
commit694a20fb9518676223b987a62965ccc13213d2e3 (patch)
treed9f85a4327df005c1b50b464530d05ec2aaf3006 /doc/src
parent490c53bace278dbc8745649c9dd75f9097a7276d (diff)
downloadpsycopg2-694a20fb9518676223b987a62965ccc13213d2e3.tar.gz
Drop support for EOL Python 3.5 (#1197)
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/install.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/install.rst b/doc/src/install.rst
index 169c2b6..b5a4398 100644
--- a/doc/src/install.rst
+++ b/doc/src/install.rst
@@ -132,7 +132,7 @@ The current `!psycopg2` implementation supports:
NOTE: keep consistent with setup.py and the /features/ page.
- Python version 2.7
-- Python 3 versions from 3.5 to 3.9
+- Python 3 versions from 3.6 to 3.9
- PostgreSQL server versions from 7.4 to 13
- PostgreSQL client library version from 9.1