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 2b9ce0f commit 95535e1Copy full SHA for 95535e1
CHANGELOG.md
@@ -104,7 +104,8 @@ END_UNRELEASED_TEMPLATE
104
105
{#v0-0-0-added}
106
### Added
107
-* (repl) Default stub now has tab completion. ([#3114](https://github.com/bazel-contrib/rules_python/pull/3114)).
+* (repl) Default stub now has tab completion where `readline` support is available, see
108
+ ([#3114](https://github.com/bazel-contrib/rules_python/pull/3114)).
109
* (pypi) To configure the environment for `requirements.txt` evaluation, use the newly added
110
developer preview of the `pip.default` tag class. Only `rules_python` and root modules can use
111
this feature. You can also configure custom `config_settings` using `pip.default`.
0 commit comments