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 c1ae9ca commit 668e873Copy full SHA for 668e873
CHANGELOG.md
@@ -58,7 +58,9 @@ END_UNRELEASED_TEMPLATE
58
59
{#v0-0-0-fixed}
60
### Fixed
61
-* Nothing fixed.
+* (pypi) Fixes an issue where builds using a `bazel vendor` vendor directory
62
+ would fail if the constraints file contained environment markers. Fixes
63
+ [#2996](https://github.com/bazel-contrib/rules_python/issues/2996).
64
65
{#v0-0-0-added}
66
### Added
0 commit comments