Skip to content

Python package dependency management for building/development #56

Closed
@jbusche

Description

There's a problem with the current requirements.txt method as it pulls in too many requirements for CI/CD. We want to enable users to install minimal set of dependencies needed for functioning of the repository and to perform tuning techniques. Other dependencies should be optional.

This issue is to explore what best optional dependency framework to use to ensure install is light-weight.

Tasks include:

  1. Explore how to enable optional dependencies - what are best practices open source repositories use
  2. Add that framework to this repository with associated documentation

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