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 024218e commit 4792ad2Copy full SHA for 4792ad2
CHANGELOG.md
@@ -63,6 +63,8 @@ Unreleased changes template.
63
* (gazelle) Providing multiple input requirements files to `gazelle_python_manifest` now works correctly.
64
* (pypi) Handle trailing slashes in pip index URLs in environment variables,
65
fixes [#2554](https://github.com/bazelbuild/rules_python/issues/2554).
66
+* (coverage) Coverage with `--bootstrap_impl=script` is fixed
67
+ ([#2572](https://github.com/bazelbuild/rules_python/issues/2572)).
68
69
{#v0-0-0-added}
70
### Added
0 commit comments