Searched defs:bazelPythonBinaryAttributes (Results 1 – 1 of 1) sorted by relevance
135 type bazelPythonBinaryAttributes struct { struct136 Main *bazel.Label137 Srcs bazel.LabelListAttribute138 Deps bazel.LabelListAttribute139 Python_version *string140 Imports bazel.StringListAttribute