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