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 830261e commit 6a6eaf5Copy full SHA for 6a6eaf5
CHANGELOG.md
@@ -57,6 +57,9 @@ END_UNRELEASED_TEMPLATE
57
* (rules) On Windows, {obj}`--bootstrap_impl=system_python` is forced. This
58
allows setting `--bootstrap_impl=script` in bazelrc for mixed-platform
59
environments.
60
+* (rules) {obj}`pip_compile` now generates a `.test` target. The `_test` target is deprectated
61
+ and will be removed in the next major release.
62
+ ([#2794](https://github.com/bazel-contrib/rules_python/issues/2794)
63
64
{#v0-0-0-fixed}
65
### Fixed
0 commit comments