Skip to content

Feature request: Ability to import custom Python packages from local or from other package indexes #16

@dsmanl

Description

@dsmanl

Dear all,

we are currently struggling with installing custom Python packages that are not provided by PyPI using the gears-cli. We use install-requirements, export-requirements and import-requirements in a Docker multi-stage build in order provide an image with preinstalled Python packages.

Currently, it seems that entries (lines) in the requirements.txt file are treated as strings and it is not possible to use --extra-index-url in order to specify an alternative package index or to provide a path.

Did we miss something or are there any workarounds?

Are there any plans for allowing alternative Python package indexes (e.g. a GitLab package index) or specifying paths?

Thanks a lot for all of your support and your great work!

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