Skip to content

[Doc]: Outdated Python version reference in dependencies.rst manylinux section #31679

@dhaddad2

Description

@dhaddad2

Documentation Link

No response

Problem

The "Minimum pip / manylinux support" section in doc/install/dependencies.rst references Python 3.9+:

  • Python 3.9+: manylinux2014 / pip >= 19.3
    However, pyproject.toml specifies requires-python = ">=3.11", and the project classifiers only list Python 3.11, 3.12, and 3.13. The reference to Python 3.9 is outdated and could be confusing to users.
    Location: doc/install/dependencies.rst, under "Minimum pip / manylinux support (linux)"

Suggested improvement

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions