Index: third_party/protobuf/python/MANIFEST.in |
diff --git a/third_party/protobuf/python/MANIFEST.in b/third_party/protobuf/python/MANIFEST.in |
deleted file mode 100644 |
index 260888263be9e4cf0eb651b5f07f46d6eb27ed06..0000000000000000000000000000000000000000 |
--- 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 |