We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a91a147 commit 52d65ddCopy full SHA for 52d65dd
CHANGELOG.md
@@ -72,11 +72,7 @@ END_UNRELEASED_TEMPLATE
72
* (pypi) `pipstar` flag has been flipped to be enabled by default, to turn it
73
off use `RULES_PYTHON_ENABLE_PIPSTAR=0` environment variable. If you do, please
74
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`.
+ [#2949](https://github.com/bazel-contrib/rules_python/issues/2949).
80
81
{#v0-0-0-fixed}
82
### Fixed
0 commit comments