commit | 2ec6efa813905900c45dab5c29edbb6948632d46 | [log] [tgz] |
---|---|---|
author | Takashi Matsuo <tmatsuo@google.com> | Thu Sep 03 13:26:24 2015 -0700 |
committer | Takashi Matsuo <tmatsuo@google.com> | Thu Sep 03 13:26:24 2015 -0700 |
tree | 127fcf0fe93014a68a2ec5d38fcc6a1c977cba61 | |
parent | 30125120b48860d00ba4e96d56a86d9d02a90960 [diff] |
Added 'googleapiclient/discovery_cache' to setup.py.
diff --git a/setup.py b/setup.py index 95df365..2f2b164 100644 --- a/setup.py +++ b/setup.py
@@ -59,6 +59,7 @@ packages = [ 'apiclient', 'googleapiclient', + 'googleapiclient/discovery_cache', ] install_requires = [