Skip to content

psycopg boilerplate #28

@vsalvino

Description

@vsalvino

The psycopg boilerplate in requirements.txt needs changed to psycopg[c] or psycopg[binary]. Installing psycopg on its own can cause a version mismatch between the binary or C package that is pre-installed. Using the [c] or [binary] specifier triggers installation of both packages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions