Note than Python 3.3 is supported in install docs

This commit is contained in:
Daniele Varrazzo 2013-03-20 13:08:01 +00:00
parent 87962728ee
commit 75811f5bb1

View File

@ -15,7 +15,7 @@ mature as the C implementation yet.
The current `!psycopg2` implementation supports:
- Python 2 versions from 2.4 to 2.7
- Python 3 versions from 3.1 to 3.2
- Python 3 versions from 3.1 to 3.3
- PostgreSQL versions from 7.4 to 9.2
.. _PostgreSQL: http://www.postgresql.org/