Commit 2569fe0
authored
tests: explicitly disable bzlmod for pip_repository_entry_points test (#1527)
Bazel at head enables bzlmod by default, but the requirements.bzl
entry_point functions aren't supported under bzlmod. Until workspace
support is entirely dropped, explicitly disable bzlmod for the
pip_repository_entry_points test.
Work towards #15901 parent a2789cc commit 2569fe0
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
0 commit comments