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 d3acfc0 commit 448d577Copy full SHA for 448d577
CHANGELOG.md
@@ -81,8 +81,8 @@ Unreleased changes template.
81
82
{#v0-0-0-fixed}
83
### Fixed
84
-* (pypi) Platform specific markers are now correctly handled when using `requirments_by_platform`
85
- in pip.parse Fixed in [#2766](https://github.com/bazel-contrib/rules_python/pull/2766).
+* (pypi) Platform specific extras are now correctly handled when using
+ universal lock files with environment markers. Fixes [#2690](https://github.com/bazel-contrib/rules_python/pull/2690).
86
* (runfiles) ({obj}`--bootstrap_impl=script`) Follow symlinks when searching for runfiles.
87
* (toolchains) Do not try to run `chmod` when downloading non-windows hermetic toolchain
88
repositories on Windows. Fixes
0 commit comments