Skip to content

Move to pyproject.toml from requirements.txt #295

Description

@kattni

What is the problem or limitation you are having?

Repo is currently using requirements.txt.

Describe the solution you'd like

Requirements should be shifted to pyproject.toml, using dependency groups. References in CI workflows should be modified to install a dependency group, rather than -r requirements.txt

Describe alternatives you've considered

Additional context

pyproject.toml already exists for another tool configuration. This file should be updated in this case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew features, or improvements to existing features.good first issueIs this your first time contributing? This could be a good place to start!

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions