Index: third_party/google/__init__.py |
diff --git a/third_party/google/__init__.py b/third_party/google/__init__.py |
new file mode 100644 |
index 0000000000000000000000000000000000000000..de40ea7ca058e07a399acf61529d418c07eeee61 |
--- /dev/null |
+++ b/third_party/google/__init__.py |
@@ -0,0 +1 @@ |
+__import__('pkg_resources').declare_namespace(__name__) |