jfinkels / flask-restless

NO LONGER MAINTAINED - A Flask extension for creating simple ReSTful JSON APIs from SQLAlchemy models.
https://flask-restless.readthedocs.io
GNU Affero General Public License v3.0
1.02k stars 301 forks source link

Install psycopg2-binary #689

Open kevinburkefreenome opened 6 years ago

kevinburkefreenome commented 6 years ago

Currently Travis CI builds are failing with a message asking us to install the binary version, so let's give that a try.

The tests now fail in the same manner present in #688.