Skip to content

new 'wheel' dependencies impact on pip freeze #8763

@sbidoul

Description

@sbidoul

pip freeze excludes pip, setuptools, and wheel by default, unless the --all option is passed.

Now that wheel depends on packaging which in turn depends on pyparsing and six, new, possibly unexpected lines are emitted by pip freeze.

I'm not sure yet if it is a problem in practice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C: freeze'pip freeze' related

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions