-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Description
Installing queries via pip install psycopg2 as a dependency. However on many platforms now psycopg2-binary package must be used because of lack of PG dev packages available. For instance, AWS Lambda, Azure Functions etc.
Therefore I believe that either psycopg2 should be removed as a direct dependency and let the user manually add the approprate package or offer a queries-binary variant.
stephane-klein and bandophahita
Metadata
Metadata
Assignees
Labels
No labels