From 4352e8745ebb51bf23e43479330cb925b185a6d7 Mon Sep 17 00:00:00 2001 From: Masood Malekghassemi Date: Thu, 17 Dec 2015 00:29:22 -0800 Subject: Add used-by-Python comments to top-level files --- setup.cfg | 2 ++ 1 file changed, 2 insertions(+) (limited to 'setup.cfg') 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 -- cgit v1.2.3