aboutsummaryrefslogtreecommitdiffhomepage
path: root/setup.cfg
blob: 52b6b50900716c3c29ab17d5ef5c54befcba4c4c (plain)
1
2
3
4
5
6
7
8
[coverage:run]
plugins = Cython.Coverage

[build_ext]
inplace=1

[build_proto_modules]
exclude=.*protoc_plugin/protoc_plugin_test\.proto$