Closed rickeylev closed 1 year ago
The CI failures is from a buildifier warning for other files; unrelated to this change
Hi,
Would someone be willing to review? @smukherj1 @DaveGay @eytankidron
If you aren't available, let me know, and I can hunt around to find a reviewer.
Bazel is dropping support for Python 2
Setting this flag ends up forcing transitive tools to use Python 2 when they don't need to.
Fixes #995