Skip to content

Commit e6e60ac

Browse files
Update CHANGELOG.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent c8bd484 commit e6e60ac

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,9 @@ END_UNRELEASED_TEMPLATE
7373
off use `RULES_PYTHON_ENABLE_PIPSTAR=0` environment variable. If you do, please
7474
add a comment to
7575
[#2949](https://github.com/bazel-contrib/rules_python/issues/2949). On `WORKSPACE`
76-
you will see `whl_library` re-fetching if the list of packages in the
77-
`requirements.txt` file changes, to workaround this in cases where you are not
78-
vendoring the requirements you can set
76+
you will see `whl_library` re-fetching if the list of packages in the
77+
`requirements.txt` file changes. To work around this in cases where you are not
78+
vendoring the requirements, you can set
7979
{obj}`pip_repository.use_hub_alias_dependencies` to `True`.
8080

8181
{#v0-0-0-fixed}

0 commit comments

Comments
 (0)