Skip to content

examples(pip_parse): fix circular deps with sphinx by breaking cycles#1596

Merged
rickeylev merged 1 commit intobazel-contrib:mainfrom
rickeylev:pip.parse.circular.sphinx.deps
Dec 6, 2023
Merged

examples(pip_parse): fix circular deps with sphinx by breaking cycles#1596
rickeylev merged 1 commit intobazel-contrib:mainfrom
rickeylev:pip.parse.circular.sphinx.deps

Conversation

@rickeylev
Copy link
Copy Markdown
Collaborator

When the pip_parse example was updated to use sphinx to demonstrate circular deps, its MODULE.bazel config was forgotten to also be updated to use the requirement_cycles feature to break the circular deps.

Fixes #1595

When the pip_parse example was updated to use sphinx to demonstrate
circular deps, its MODULE.bazel config was forgotten to also be updated
to use the requirement_cycles feature to break the circular deps.

Fixes bazel-contrib#1595
@rickeylev rickeylev enabled auto-merge December 6, 2023 17:14
@rickeylev rickeylev added this pull request to the merge queue Dec 6, 2023
Merged via the queue into bazel-contrib:main with commit ee2cc93 Dec 6, 2023
@arrdem
Copy link
Copy Markdown
Contributor

arrdem commented Dec 6, 2023

Oops. Thanks Ricky

@rickeylev rickeylev deleted the pip.parse.circular.sphinx.deps branch December 14, 2023 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rules_python pip parse integration tests are failing with Bazel@HEAD

3 participants