* Use remove-old-files.py from ppu to cleanup pip cache
at Travis and AppVeyor.
+* Install psycopg2 from `psycopg2-binary`_ package.
+
+.. _`psycopg2-binary`: https://pypi.org/project/psycopg2-binary/
+
Version 0.2.2 (2017-06-10)
--------------------------
{envpython} -c "import struct; print(struct.calcsize('P') * 8)"
deps =
-rdevscripts/requirements/requirements_tests.txt
- postgres: psycopg2
+ postgres: psycopg2-binary
passenv = PGPASSWORD
platform = linux
# Don't fail or warn on uninstalled commands