Home
last modified time | relevance | path

Searched refs:CLASSIFIERS (Results 1 – 10 of 10) sorted by relevance

/third_party/grpc/src/python/grpcio_status/
Dsetup.py46 CLASSIFIERS = [ variable
94 classifiers=CLASSIFIERS,
/third_party/grpc/src/python/grpcio_reflection/
Dsetup.py47 CLASSIFIERS = [ variable
96 classifiers=CLASSIFIERS,
/third_party/grpc/src/python/grpcio_channelz/
Dsetup.py47 CLASSIFIERS = [ variable
97 classifiers=CLASSIFIERS,
/third_party/grpc/src/python/grpcio_health_checking/
Dsetup.py46 CLASSIFIERS = [ variable
96 classifiers=CLASSIFIERS,
/third_party/grpc/tools/distrib/python/grpc_prefixed/templates/
Dsetup.py.template20 CLASSIFIERS = [
44 classifiers=CLASSIFIERS
/third_party/skia/third_party/externals/brotli/
Dsetup.py149 CLASSIFIERS = [ variable
288 classifiers=CLASSIFIERS,
/third_party/grpc/tools/distrib/python/grpcio_tools/
Dsetup.py49 CLASSIFIERS = [ variable
218 classifiers=CLASSIFIERS,
/third_party/PyYAML/
Dsetup.py23 CLASSIFIERS = [ variable
299 classifiers=CLASSIFIERS,
/third_party/grpc/
Dsetup.py83 CLASSIFIERS = [ variable
418 classifiers=CLASSIFIERS,
/third_party/python/
Dsetup.py113 CLASSIFIERS = """ variable
2732 classifiers = [x for x in CLASSIFIERS.split("\n") if x],