Commit ee2cc93
authored
examples(pip_parse): fix circular deps with sphinx by breaking cycles (bazel-contrib#1596)
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#15951 parent a1169f1 commit ee2cc93
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
16 | 26 | | |
17 | 27 | | |
18 | 28 | | |
| |||
0 commit comments