summaryrefslogtreecommitdiff
path: root/doc/src/install.rst
Commit message (Expand)AuthorAgeFilesLines
* mention postgresql 11 in install docswouter bolsterlee2018-12-071-1/+1
* Prefer https:// URLs when availableJon Dufresne2018-09-221-6/+6
* Fix typo in install.rstAndrew King2018-09-051-1/+1
* Add testing and document support for Python 3.7Jon Dufresne2018-07-121-1/+1
* Added note adivising against depending on the -wheels packageDaniele Varrazzo2018-05-231-4/+13
* Update all pypi.python.org URLs to pypi.orgJon Dufresne2018-05-201-1/+1
* Added license to the docsDaniele Varrazzo2018-05-201-3/+9
* Fixed pip invocation example to skip binary packagesDaniele Varrazzo2018-02-091-2/+2
* Document the psycopg2-binary packageDaniele Varrazzo2018-01-291-98/+100
* Avoid installing tests to site-packagesJon Dufresne2017-12-101-2/+2
* Drop support for EOL Python 3.0-3.3Hugo2017-11-281-1/+1
* Drop support for EOL Python 2.6Hugo2017-11-281-1/+1
* Added PostgreSQL 10 in the list of supported serversDaniele Varrazzo2017-11-061-1/+1
* Dropped suggestion for --no-binary :all: to skip wheelsDaniele Varrazzo2017-10-271-5/+22
* Document incompatibility between wheel package and ssl moduleDaniele Varrazzo2017-06-151-3/+12
* Less stuff in the readme, more in the docsDaniele Varrazzo2017-03-131-0/+7
* Report ticket 518 fixedDaniele Varrazzo2017-03-111-8/+11
* Added install section to specify how to skip wheelsDaniele Varrazzo2017-03-031-7/+39
* Document installation from wheel packagesDaniele Varrazzo2017-02-161-145/+77
* Dropped support for Python 3.1Daniele Varrazzo2017-02-061-1/+1
* Consider Python 3.6 and Postgres 9.6 supportedDaniele Varrazzo2017-01-031-2/+2
* Enforce dependency on libpq version >= 9.1Daniele Varrazzo2016-08-151-1/+2
* Stop compiling with Python 2.5Daniele Varrazzo2016-08-151-1/+1
* Docs wrappingDaniele Varrazzo2016-07-011-4/+6
* Document that the libpq must be available at runtimeDaniele Varrazzo2016-07-011-0/+10
* Merge pull request #373 from nonZero/patch-1Daniele Varrazzo2016-03-101-1/+9
|\
| * Suggest installing psycopg2 in windows using pipUdi Oron2015-11-101-1/+9
* | Start advertising Py 3.5 supportDaniele Varrazzo2016-03-101-1/+1
|/
* Added info about running the test suite in the docsDaniele Varrazzo2014-08-241-2/+29
* Document PostgreSQL 9.4 as supportedDaniele Varrazzo2014-08-131-1/+1
* Fix supported Py/PG versions in docsDaniele Varrazzo2014-08-041-2/+5
* Dropped support for Python 2.4Daniele Varrazzo2013-03-201-1/+1
* Note than Python 3.3 is supported in install docsDaniele Varrazzo2013-03-201-1/+1
* Added install section to the manualDaniele Varrazzo2012-10-071-0/+258