aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python/grpcio/setup.cfg
diff options
context:
space:
mode:
authorGravatar Nathaniel Manista <nathaniel@google.com>2015-07-31 09:43:33 -0700
committerGravatar Nathaniel Manista <nathaniel@google.com>2015-07-31 09:43:33 -0700
commit5f8d05bb9c72d950ca35e27a8da8a303765c85cb (patch)
tree05b0e5ea029416c296aeeeb3909e78cdfcc72bdf /src/python/grpcio/setup.cfg
parent5d405bd3ec5fbff80f6ab58a72ad670800370418 (diff)
parent623b7aee4ac6471e3af13cd2256ad7605e54d983 (diff)
Merge pull request #2698 from soltanmm/reorganize-python
Reorganize src/python.
Diffstat (limited to 'src/python/grpcio/setup.cfg')
-rw-r--r--src/python/grpcio/setup.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/python/grpcio/setup.cfg b/src/python/grpcio/setup.cfg
new file mode 100644
index 0000000000..8f69613632
--- /dev/null
+++ b/src/python/grpcio/setup.cfg
@@ -0,0 +1,2 @@
+[build_ext]
+inplace=1