Skip to content

Commit 9ba93c1

Browse files
committed
changelgo
1 parent 431bdba commit 9ba93c1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ A brief description of the categories of changes:
3434
Introduced a new Go-based helper leveraging tree-sitter for syntax analysis.
3535
Implemented the use of `pypi/stdlib-list` for standard library module verification.
3636

37+
* (pip.parse): Do not ignore yanked packages when using experimental_index_url.
38+
This is to mimic what `uv` is doing. We will print a warning instead.
39+
3740
### Fixed
3841
* (gazelle) Remove `visibility` from `NonEmptyAttr`.
3942
Now empty(have no `deps/main/srcs/imports` attr) `py_library/test/binary` rules will

0 commit comments

Comments
 (0)