Skip to content

Provide a seperation between building and runtime requirements #53

@bioxz

Description

@bioxz

Each package/tool can bring a requirements.system (matching Ubuntu? 24.04? package names) and requirements.pip3 (matching python3 pip module names). Building a runtime environment it became clear that these requirements do not actually match what is required during runtime, thus they're likely building requirements.

To allow automated construction of runtime environment, requirements should be split in runtime and building, such that the just relevant packages can be installed where required.

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