Skip to content

pip install rst-to-myst sphinx DOWNGRADES Sphinx v8 to v6 #77

@cclauss

Description

@cclauss

Related to:

Describe the bug

context
When I do pip install rst-to-myst sphinx.

expectation
I expected Sphinx v8 to be installed.

bug
But instead, Sphinx v6 is installed.
Here's an error message I ran into...
% pip list | grep Sphinx

Sphinx 6.2.1

problem
This is a problem for people who want to use the current Sphinx.

Reproduce the bug

% pip install rst-to-myst sphinx && pip list | grep Sphinx
Sphinx 6.2.1

List your environment

Sphinx 6.2.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions