mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-08-03 11:50:08 +03:00
Add Python 3 to supported Pythons list
This commit is contained in:
parent
3df2c6a2b7
commit
a2243780b2
|
@ -18,7 +18,7 @@ The current `!psycopg2` implementation supports:
|
|||
NOTE: keep consistent with setup.py and the /features/ page.
|
||||
|
||||
- Python 2 versions from 2.5 to 2.7
|
||||
- Python 3 versions from 3.1 to 3.4
|
||||
- Python 3 versions from 3.1 to 3.5
|
||||
- PostgreSQL versions from 7.4 to 9.4
|
||||
|
||||
.. _PostgreSQL: http://www.postgresql.org/
|
||||
|
|
Loading…
Reference in New Issue
Block a user