aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/protobuf/python/MANIFEST.in
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/protobuf/python/MANIFEST.in')
-rw-r--r--third_party/protobuf/python/MANIFEST.in14
1 files changed, 0 insertions, 14 deletions
diff --git a/third_party/protobuf/python/MANIFEST.in b/third_party/protobuf/python/MANIFEST.in
deleted file mode 100644
index 260888263b..0000000000
--- a/third_party/protobuf/python/MANIFEST.in
+++ /dev/null
@@ -1,14 +0,0 @@
-prune google/protobuf/internal/import_test_package
-exclude google/protobuf/internal/*_pb2.py
-exclude google/protobuf/internal/*_test.py
-exclude google/protobuf/internal/*.proto
-exclude google/protobuf/internal/test_util.py
-
-recursive-exclude google *_test.py
-recursive-exclude google *_test.proto
-recursive-exclude google unittest*_pb2.py
-
-global-exclude *.dll
-global-exclude *.pyc
-global-exclude *.pyo
-global-exclude *.so