Fix psycopg2-binary build for Python 3.14
Install libpq-dev (PostgreSQL development headers) before poetry install so psycopg2-binary can build from source when no wheels are available.
Loading
Please sign in to comment
Install libpq-dev (PostgreSQL development headers) before poetry install so psycopg2-binary can build from source when no wheels are available.