aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python/grpcio/setup.cfg
diff options
context:
space:
mode:
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