Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cyclic dependencies #11614

Closed
mtelka opened this issue Aug 17, 2023 · 1 comment
Closed

Cyclic dependencies #11614

mtelka opened this issue Aug 17, 2023 · 1 comment

Comments

@mtelka
Copy link

mtelka commented Aug 17, 2023

Describe the bug

pipdeptree reports this:

------------------------------------------------------------------------
Warning!! Cyclic dependencies found:
* sphinxcontrib-applehelp => sphinx => sphinxcontrib-applehelp
* sphinxcontrib-devhelp => sphinx => sphinxcontrib-devhelp
* sphinxcontrib-htmlhelp => sphinx => sphinxcontrib-htmlhelp
* sphinxcontrib-qthelp => sphinx => sphinxcontrib-qthelp
* sphinxcontrib-serializinghtml => sphinx => sphinxcontrib-serializinghtml
* sphinx => sphinxcontrib-applehelp => sphinx
------------------------------------------------------------------------

I think this was introduced by recent releases of sphinxcontrib-* projects.

How to Reproduce

Run pipdeptree with installed latest version of sphinx.

Environment Information

NA

Sphinx extensions

No response

Additional context

No response

@picnixz
Copy link
Member

picnixz commented Aug 18, 2023

This is something intended and discussed here #11567.

@AA-Turner AA-Turner closed this as not planned Won't fix, can't repro, duplicate, stale Aug 18, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants