Skip to content

K2: Allow for private dependencies automatically installed with make venv but not part of repo #27

Description

@per-bohlin

Some users run K2 from within the repository. To make it simpler to maintain private addons and additional 3rd party dependencies, create a mechanism where private.requirements.txt are automatically installed in the venv when running make venv.
The private.requirements.txt file should be added to the .gitignore list.
The make venv target must be able to handle that the file private.requirements.txt is not present.

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