Skip to content
This repository was archived by the owner on Oct 7, 2022. It is now read-only.
This repository was archived by the owner on Oct 7, 2022. It is now read-only.

Silent failures with psycopg2 #77

Closed
@mythmon

Description

@mythmon

Running pypi2nix -V "3.5" -e 'psycopg2==2.6.1' runs to completion, with no errors, and a 0 exit code, but produces an empty requirements_gerated.txt. The solution is to add -E postgresql, since it is a build time dependency.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions