Skip to content

install recursive dependencies of pure python packages #1874

@Fak3

Description

@Fak3

Adding pure python package to requirements currently only installs this package, without its own dependencies. You have to flatten the list of recursive dependencies yourself, and provide them all as --requirements, which could be quite hard to do.

It would be a lot easier if p4a installed recursive deps by itself.

Possibly related: #1490

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions