forked from bazelbuild/rules_python
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: upgrade to bazel_features 1.21.0 for Bazel 8 rc3 support (bazelb…
…uild#2440) bazel_features has a bug where it doesn't detect Bazel 8 rc3 correctly. This is fixed in release 1.21.0. From the discussion on bazel-contrib/bazel_features#82, it's likely this only occurs due to the "rc" notation of the Bazel release, so an earlier bazel_features version will probably work fine once Bazel 8 is no longer rc.
- Loading branch information
Showing
2 changed files
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters