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 f982303 commit 9840ca1Copy full SHA for 9840ca1
CHANGELOG.md
@@ -64,6 +64,9 @@ END_UNRELEASED_TEMPLATE
64
* (pypi) Fixes an issue where builds using a `bazel vendor` vendor directory
65
would fail if the constraints file contained environment markers. Fixes
66
[#2996](https://github.com/bazel-contrib/rules_python/issues/2996).
67
+* (pypi) Wheels with BUILD.bazel (or other special Bazel files) no longer
68
+ result in missing files at runtime
69
+ ([#2782](https://github.com/bazel-contrib/rules_python/issues/2782)).
70
71
{#v0-0-0-added}
72
### Added
0 commit comments