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 95535e1 commit d109577Copy full SHA for d109577
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 where `readline` support is available, see
+* (repl) Default stub now has tab completion, where `readline` support is available,
108
+ see ([#3114](https://github.com/bazel-contrib/rules_python/pull/3114)).
109
([#3114](https://github.com/bazel-contrib/rules_python/pull/3114)).
110
* (pypi) To configure the environment for `requirements.txt` evaluation, use the newly added
111
developer preview of the `pip.default` tag class. Only `rules_python` and root modules can use
0 commit comments