Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Sphinx version information in "Building the documentation" section needs reevaluation  #27643

Closed
@TamaraAtanasoska

Description

@TamaraAtanasoska

Describe the issue linked to the documentation

At the bottom of the "Building the documentation" section there is a warning about the best performing sphinx version, which leads to this file, supposedly mirroring the configuration on CircleCI.

In the file, the suggested version is sphinx=6.0.0. However, sphinx=7.0.0 is the minimum necessary to make the current package combination work. If the version is reverted back to sphinx=6.0.0, the following error will appear: sphinx-prompt 1.8.0 requires Sphinx<8.0.0,>=7.0.0, but you have sphinx 6.0.0 which is incompatible.

Suggest a potential alternative/fix

Replace sphinx=6.0.0 with sphinx=7.0.0.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions