CircularDependencyA and CircularDependencyB
Two packages that depend on each other - i.e.: a circular dependency
For testing the behavior of packaging tools like pipdeptree, pip, etc.
CircularDependency{A,B} depend on each other; for testing packaging tools
pip install CircularDependencyB==0.0.0
Two packages that depend on each other - i.e.: a circular dependency
For testing the behavior of packaging tools like pipdeptree, pip, etc.