Skip to content

Allow optional psycopg-binary

Hello @bufke this should resolve #273 (closed) ; nothing is changed on the existing workflow but you are able do a poetry install --without psycopg-c --with psycopg-binary to be able to install psycopg-binary without the need to compile psycopg.

Merge request reports

Loading