summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorHugo <hugovk@users.noreply.github.com>2019-10-23 17:43:53 +0300
committerHugo van Kemenade <hugovk@users.noreply.github.com>2020-11-10 08:44:42 +0200
commitd04a420bce5c4c3fe886242252edcce507296a21 (patch)
treea5bba50f9d115fbd707b5d2804f6063182a91fdd /doc/src
parentf900fa496021070b274a99473827bd0fb2fd05e8 (diff)
downloadpsycopg2-d04a420bce5c4c3fe886242252edcce507296a21.tar.gz
Drop support for EOL Python 3.4
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 868b1b7..2655c8e 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.4 to 3.8
+- Python 3 versions from 3.5 to 3.9
- PostgreSQL server versions from 7.4 to 12
- PostgreSQL client library version from 9.1