Skip to content

Commit 668e873

Browse files
Add changelog note
1 parent c1ae9ca commit 668e873

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,9 @@ END_UNRELEASED_TEMPLATE
5858

5959
{#v0-0-0-fixed}
6060
### Fixed
61-
* Nothing fixed.
61+
* (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).
6264

6365
{#v0-0-0-added}
6466
### Added

0 commit comments

Comments
 (0)