blob: add6ee8749205ca37fa85d0b092404ecfca1a78a [file] [log] [blame]
Masood Malekghassemi4352e872015-12-17 00:29:22 -08001# Setup settings for GRPC Python
2
Masood Malekghassemi7566c9a2015-10-21 20:29:23 -07003[coverage:run]
4plugins = Cython.Coverage
5
Masood Malekghassemid65632a2015-07-27 14:30:09 -07006[build_ext]
7inplace=1
Masood Malekghassemi7566c9a2015-10-21 20:29:23 -07008
9[build_proto_modules]
10exclude=.*protoc_plugin/protoc_plugin_test\.proto$