Sign in
chromium
/
external
/
github.com
/
grpc
/
grpc
/
7a8b8d5d20178f4685c59f299fa30ae90e3433d0
/
.
/
setup.cfg
blob: 7194716f61b292aeb38f59613dfe8d3a32359ab3 [
file
] [
log
] [
blame
]
# Setup settings for GRPC Python
[
coverage
:
run
]
plugins
=
Cython
.
Coverage
[
build
]
build_base
=
python_build
[
build_ext
]
inplace
=
1
[
build_proto_modules
]
exclude
=.*
protoc_plugin
/
protoc_plugin_test\.proto$