Skip to content

Commit 52d65dd

Browse files
committed
remove the CHANGELOG note
1 parent a91a147 commit 52d65dd

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

CHANGELOG.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -72,11 +72,7 @@ END_UNRELEASED_TEMPLATE
7272
* (pypi) `pipstar` flag has been flipped to be enabled by default, to turn it
7373
off use `RULES_PYTHON_ENABLE_PIPSTAR=0` environment variable. If you do, please
7474
add a comment to
75-
[#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 work around this in cases where you are not
78-
vendoring the requirements, you can set
79-
{obj}`pip_repository.use_hub_alias_dependencies` to `True`.
75+
[#2949](https://github.com/bazel-contrib/rules_python/issues/2949).
8076

8177
{#v0-0-0-fixed}
8278
### Fixed

0 commit comments

Comments
 (0)