We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9f93c9 commit 27fd83cCopy full SHA for 27fd83c
CHANGELOG.md
@@ -60,6 +60,8 @@ END_UNRELEASED_TEMPLATE
60
* (rules) {obj}`pip_compile` now generates a `.test` target. The `_test` target is deprecated
61
and will be removed in the next major release.
62
([#2794](https://github.com/bazel-contrib/rules_python/issues/2794)
63
+* Fall back to directory based runfiles using relative paths if runfiles
64
+ cannot be found using environment variables.
65
66
{#v0-0-0-fixed}
67
### Fixed
0 commit comments