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 e682cd0 commit 53dee20Copy full SHA for 53dee20
CHANGELOG.md
@@ -137,7 +137,7 @@ A brief description of the categories of changes:
137
placeholder, just like the `python_default_visibility` directive does.
138
* (rules) A new bootstrap implementation that doesn't require a system Python
139
is available. It can be enabled by setting
140
- {obj}`--@rules_python//python:config_settings:bootstrap_impl=two_phase`. It
+ {obj}`--@rules_python//python/config_settings:bootstrap_impl=script`. It
141
will become the default in a subsequent release.
142
([#691](https://github.com/bazelbuild/rules_python/issues/691))
143
* (providers) `PyRuntimeInfo` has two new attributes:
0 commit comments