Skip to content

Commit a1fef46

Browse files
Merge pull request #129 from tmatsuo/discovery-cache
Added 'googleapiclient/discovery_cache' to setup.py.
2 parents ed3d5a6 + 2ec6efa commit a1fef46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ def _DetectBadness():
5959
packages = [
6060
'apiclient',
6161
'googleapiclient',
62+
'googleapiclient/discovery_cache',
6263
]
6364

6465
install_requires = [

0 commit comments

Comments
 (0)