We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 431bdba commit 9ba93c1Copy full SHA for 9ba93c1
CHANGELOG.md
@@ -34,6 +34,9 @@ A brief description of the categories of changes:
34
Introduced a new Go-based helper leveraging tree-sitter for syntax analysis.
35
Implemented the use of `pypi/stdlib-list` for standard library module verification.
36
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
+
40
### Fixed
41
* (gazelle) Remove `visibility` from `NonEmptyAttr`.
42
Now empty(have no `deps/main/srcs/imports` attr) `py_library/test/binary` rules will
0 commit comments