Add Starlarkified Python attributes to generate_tables.go (#1365) * Add Starlarkified Python attributes to generate_tables.go This ensures backwards compatibility in the CLI for attributes like "main" and "python_version". Otherwise, they require quoting, when building buildozer against newer versions of Bazel. * Updating tables.gen.go to match new type definitions from generate_tables.go --------- Co-authored-by: Jon Brandvein <brandjon@google.com> Co-authored-by: Tim Malmström <oreflow@google.com>
This repository contains developer tools for working with Google's bazel buildtool.
See instructions in each tool's directory.