File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -58,10 +58,11 @@ Unreleased changes template.
5858### Fixed
5959* (py_wheel) Use the default shell environment when building wheels to allow
6060 toolchains that search PATH to be used for the wheel builder tool.
61- * (pip.parse) The requirement argument parsed to ` whl_library ` will now not have
62- env marker information allowing ` bazel query ` to work in cases where the ` whl `
63- is available for all of the platforms and the sdist can be built.
64- Work towards [ #2450 ] ( https://github.com/bazelbuild/rules_python/issues/2450 ) .
61+ * (pypi) The requirement argument parsed to ` whl_library ` will now not have env
62+ marker information allowing ` bazel query ` to work in cases where the ` whl ` is
63+ available for all of the platforms and the sdist can be built. This fix is
64+ for both, WORKSPACE and ` bzlmod ` setups.
65+ Fixes [ #2450 ] ( https://github.com/bazelbuild/rules_python/issues/2450 ) .
6566
6667{#v0-0-0-added}
6768### Added
You can’t perform that action at this time.
0 commit comments