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 dc2d3c2 commit a4476c0Copy full SHA for a4476c0
CHANGELOG.md
@@ -107,7 +107,8 @@ END_UNRELEASED_TEMPLATE
107
* (toolchains) use "command -v" to find interpreter in `$PATH`
108
([#3150](https://github.com/bazel-contrib/rules_python/pull/3150)).
109
* (pypi) `bazel vendor` now works in `bzlmod` ({gh-issue}`3079`).
110
-* (core) builds work again on `7.x` `WORKSPACE` configurations ({gh-issue}`3119`).
+* (core) builds work again on `7.x` `WORKSPACE` configurations
111
+ ([#3119](https://github.com/bazel-contrib/rules_python/issues/3119)).
112
113
{#v0-0-0-added}
114
### Added
0 commit comments