Commit c33ba23
authored
sphinxdocs: remove local rules_python dev overrides (#3705)
In the BCR integration test, the local override breaks on BCR itself
because a local copy of rules_python isn't part of the test
environment.
Remove it from the sphinxdocs module, too, because it shouldn't
be necessary. The two aren't that closely coupled.1 parent bf2d3c4 commit c33ba23
2 files changed
+1
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | 12 | | |
17 | 13 | | |
18 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
| 12 | + | |
17 | 13 | | |
18 | 14 | | |
19 | 15 | | |
| |||
0 commit comments