Commit b48b8ba4 authored by Dan Notestein's avatar Dan Notestein
Browse files

Add libpq-dev for psycopg2-binary Python 3.14 builds

psycopg2-binary doesn't have pre-built wheels for Python 3.14 yet,
so it needs to build from source. This requires PostgreSQL development
headers (libpq-dev) to be present.
parent 89c514c3
Loading
Loading
Loading
Loading