Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2ec6efa

Browse files
author
Takashi Matsuo
committed
Added 'googleapiclient/discovery_cache' to setup.py.
1 parent 3012512 commit 2ec6efa

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)