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 490d988 commit 0e1faffCopy full SHA for 0e1faff
CHANGELOG.md
@@ -93,6 +93,8 @@ END_UNRELEASED_TEMPLATE
93
([#3099](https://github.com/bazel-contrib/rules_python/issues/3099)).
94
* (pypi) Expose pypi packages only common to all Python versions in `all_requirements`
95
([#2921](https://github.com/bazel-contrib/rules_python/issues/2921)).
96
+* (repl) Normalize the path for the `REPL` stub to make it possible to use the
97
+ default stub template from outside `rules_python` ({gh-issue}`3101`).
98
99
{#v0-0-0-added}
100
### Added
0 commit comments