Skip to content

Add support for requirements.txt in python additional_dependencies argument #730

@jhg03a

Description

@jhg03a

Currently the additional_dependencies parameter for python requires duplicating the contents of an existing requirements.txt. Instead it should be able to detect that an argument it provided includes *.txt, then adjust the pip command to use the -r argument instead of '.'

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions