Home
last modified time | relevance | path

Searched defs:bazelPythonBinaryAttributes (Results 1 – 1 of 1) sorted by relevance

/build/soong/python/
Dbinary.go37 type bazelPythonBinaryAttributes struct { struct
38 Main string
39 Srcs bazel.LabelListAttribute
40 Data bazel.LabelListAttribute
41 Python_version string
46 bazelPythonBinaryAttributes anonMember