Skip to content

psycopg2-binary as a dependency instead of psycopg2 #54

Description

@ShivKJ

Hi,

While installing the pgcopy, i am getting error related to psycopg2. I don't have psql tool install. For testing, I run Postgresql in docker and use psycopg2-binary for development. This does not require me to install psql tool explicitly.

Questions: Is psycopg2 a required dependencies or it can be replaced with psycopg2-binary?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions