aboutsummaryrefslogtreecommitdiffhomepage
path: root/setup.py
diff options
context:
space:
mode:
authorGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2016-02-03 19:51:09 +0100
committerGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2016-02-04 17:18:17 +0100
commite018f9f2e8d1ed440032a2e4459135fb5fd093ea (patch)
tree8a5dd2e7d53d759f06156f2b353e9729d117e1cc /setup.py
parentc9c53eeba5de2e60583d70a9f7f3356a5347d637 (diff)
Almost there.
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 16c2056b75..1a3c838a10 100644
--- a/setup.py
+++ b/setup.py
@@ -201,7 +201,6 @@ PACKAGE_DATA = {
'credentials/roots.pem'
],
'grpc._cython': [
- '_windows/grpc.def',
'_windows/grpc_c.32.python',
'_windows/grpc_c.64.python',
],