Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix psycopg warning #315

Closed
lorien opened this issue Apr 22, 2018 · 0 comments
Closed

Fix psycopg warning #315

lorien opened this issue Apr 22, 2018 · 0 comments

Comments

@lorien
Copy link
Owner

lorien commented Apr 22, 2018

./home/lorien/web/grab/.tox/py3/lib/python3.5/site-packages/psycopg2/init.py:144: UserWarning: The psycopg2 wheel package will be renamed from release 2.8; in order to keep installing from binary please use "pip install psycopg2-binary" instead. For details see: http://initd.org/psycopg/docs/install.html#binary-install-from-pypi.
""")

@lorien lorien closed this as completed in 0a72899 Apr 23, 2018
lorien added a commit that referenced this issue Apr 23, 2018
Fix #315: use psycopg2-binary package for postgres cache
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant