Skip to content

Add "color" install extra #7683

Closed
@GergelyKalmar

Description

@GergelyKalmar

Allowing the user to install color support through an install extra (e.g. pip install pytest[color]) would be nicer than requiring that a random package be placed in the long list of requirements, I think.

It should be quite straightforward to implement this (see https://setuptools.readthedocs.io/en/latest/setuptools.html#declaring-extras-optional-features-with-their-own-dependencies).

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic: reportingrelated to terminal output and user-facing messages and errorstype: proposalproposal for a new feature, often to gather opinions or design the API around the new feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions