8000 Add support for PEP 735 dependency groups · Issue #3408 · tox-dev/tox · GitHub
[go: up one dir, main page]

Skip to content
Add support for PEP 735 dependency groups #3408
@edgarrmondragon

Description

@edgarrmondragon

What's the problem this feature will solve?

PEP 735 was recently accepted, so as package managers begin to implement it it'd be nice if Tox also had support for it.

Describe the solution you'd like

Similar to how extras are currently supported, maybe a new config option for dependency groups:

[testenv]
dependency-groups = test
commands = pytest tests

Alternative Solutions

Can't think of any 🤷‍♂️.

Additional context

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

      0