We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3012512 commit 2ec6efaCopy full SHA for 2ec6efa
setup.py
@@ -59,6 +59,7 @@ def _DetectBadness():
59
packages = [
60
'apiclient',
61
'googleapiclient',
62
+ 'googleapiclient/discovery_cache',
63
]
64
65
install_requires = [
0 commit comments