aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/protobuf/python/ya.make
blob: 9031af5cbba0a81d978a789cc30cbe09bdcd5956 (plain) (blame)
1
2
3
4
5
6
7
8
9
PACKAGE()

WITHOUT_LICENSE_TEXTS()

LICENSE(BSD-3-Clause)

GENERATE_PY_PROTOS(contrib/libs/protobuf/src/google/protobuf/descriptor.proto)

END()