opencivicdata / pupa

framework for scraping legislative/government data
BSD 3-Clause "New" or "Revised" License
85 stars 42 forks source link

psycopg2 wheel is changing names #317

Closed jmillxyz closed 5 years ago

jmillxyz commented 6 years ago

Lots of user warnings like this when running pupa in openstates:

/opt/openstates/venv-pupa/lib/python3.6/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>.

Docs: http://initd.org/psycopg/docs/install.html#binary-install-from-pypi

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.3%) to 95.241% when pulling d80e2952e100ee3762f90b43661f87d22e60eb38 on jmillxyz:psycopg2-rename into 6687a6b89ad5f30ee5054d310de9161a920806a0 on opencivicdata:master.