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 b16f053 commit d88140aCopy full SHA for d88140a
1 file changed
CHANGELOG.md
@@ -74,6 +74,10 @@ END_UNRELEASED_TEMPLATE
74
* (uv) use the astral.sh mirror as the preferred url for binary downloads,
75
with github.com as a fallback; for uv >= 0.11.0, read the checksums directly
76
from the dist-manifest contents.
77
+* (pypi) Fix `importlib.metadata.files` by ensuring `RECORD` is included in
78
+ installed wheel targets, except when built from sdist
79
+ ([#3024](https://github.com/bazel-contrib/rules_python/issues/3024)).
80
+
81
82
{#v0-0-0-added}
83
### Added
0 commit comments