rules_python version compatibility with Bazel 4.2.2 #1941
Unanswered
harshtrivedi134
asked this question in
Q&A
Replies: 1 comment
-
You can look at the release dates and select the rules_python version that was released before bazel 6 was released. We tend to maintain support of two bazel versions at all times. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm running an old verison of bazel 4.2.2
I understand that support matrix, does not recommend Bazel 4.x.x. However, upgrading bazel version would require upgrading my protobuf version and that would pose many challenges.
What version of
rules_python
do you recommend for my case?Thank you!
Beta Was this translation helpful? Give feedback.
All reactions