Skip to content

Option to disable capture of stdout coming from setup.py #8856

@paugier

Description

@paugier

When using pip for local install of a developed package with something like pip install -e ., it is sometime useful to see what is printed in setup.py.

The capture of stdout can be disabled with the verbose option but then pip is much too verbose.

It would be useful to have a way to only disable the capture of stdout coming from setup.py but without too much verbosity of pip.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C: outputRelated to what pip prints

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions