aboutsummaryrefslogtreecommitdiffhomepage
path: root/setup.cfg
diff options
context:
space:
mode:
authorGravatar Masood Malekghassemi <soltanmm@users.noreply.github.com>2015-12-17 00:29:22 -0800
committerGravatar Masood Malekghassemi <soltanmm@users.noreply.github.com>2016-01-07 09:43:42 -0800
commit4352e8745ebb51bf23e43479330cb925b185a6d7 (patch)
treef61e15f8e9cab664324a6d6227ea40772821f57b /setup.cfg
parent5cab41fcd7c809ec843531d8061e81b0006475d5 (diff)
Add used-by-Python comments to top-level files
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 52b6b50900..add6ee8749 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,3 +1,5 @@
+# Setup settings for GRPC Python
+
[coverage:run]
plugins = Cython.Coverage