File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -73,9 +73,9 @@ END_UNRELEASED_TEMPLATE
73
73
off use ` RULES_PYTHON_ENABLE_PIPSTAR=0 ` environment variable. If you do, please
74
74
add a comment to
75
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 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
79
79
{obj}` pip_repository.use_hub_alias_dependencies ` to ` True ` .
80
80
81
81
{#v0-0-0-fixed}
You can’t perform that action at this time.
0 commit comments