Skip to content

Stop installing setuptools and wheel by default on Python 3.12+ environments #2487

Description

@pradyunsg

What's the problem this feature will solve?

pip can now operate without setuptools in the environment, and it will be removed from the default set of venv packages in Python 3.12+ (python/cpython#101039)

Describe the solution you'd like

What the title says. :)

Alternative Solutions

Not doing this, and being inconsistent with venv.

Additional context

N/A

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions