Searched defs:bazelPythonLibraryAttributes (Results 1 – 1 of 1) sorted by relevance
27 type bazelPythonLibraryAttributes struct { struct28 Srcs bazel.LabelListAttribute29 Deps bazel.LabelListAttribute30 Imports bazel.StringListAttribute31 Srcs_version *string