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
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}
You can’t perform that action at this time.
0 commit comments