Skip to content

Remove setuptools & wheel from images on 2025-08-22 #1818

@mayeut

Description

@mayeut

Historically, setuptools & wheel were installed on Python<=3.11, this was mostly required before PEP 517 / 518 adoption. pip has deprecated the direct setup.py bdist_wheel code path which is scheduled for removal in pip 25.3.
Starting 2025-08-22, they won't be installed anymore thus providing a consistent experience across all Python versions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions