Previously, the import path within the runfiles was only correct for the case `--legacy_external_runfiles=True` (which copied the runfiles into `$RUNFILES/<main repo>/external/<external repo>/<path>` in addition to `$RUNFILES/<external repo>/<path>`. This flag was flipped to False in Bazel 8.0.0. This is identical to the change made to rules_python in https://github.com/bazelbuild/rules_python/pull/2516. Work towards https://github.com/bazelbuild/rules_python/pull/2581. PiperOrigin-RevId: 722690855pull/20193/head
parent
dbd5a1e746
commit
2e2a8653c8
1 changed files with 6 additions and 1 deletions
Loading…
Reference in new issue