Skip to content

Offload Dependency Resolution to PIP #11

@xbais

Description

@xbais

Instead of installing the required modules one by one using PIP, just give all modules that are to be installed as a single pip install command so that PIP can install them in the right order keeping in mind the inter-dependencies between the modules to be installed.

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