How To Package Generated Python Files In Custom Bazel Rule Or Genrule?
Let's say I have a scripts which generates Java and Python code. The files it generates depends…
Read more
How To Package Generated Python Files In Custom Bazel Rule Or Genrule?