Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
aa033db15e3cc3bb43b8cca0df9edccbf24690fd
/
.
/
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