Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
9291e5d4da5721a28ad912d2994e0381ebf15e97
/
.
/
setup.cfg
blob: 218792e674c07575cc97c75245e60d4c99b6a7ca [
file
] [
log
] [
blame
]
# Setup settings for GRPC Python
[
coverage
:
run
]
plugins
=
Cython
.
Coverage
[
build
]
build_base
=
python_build
[
build_ext
]
inplace
=
1
[
build_package_protos
]
exclude
=.*
protoc_plugin
/
protoc_plugin_test\.proto$
# Style settings
[
yapf
]
based_on_style
=
google