Skip to content

Commit f748e15

Browse files
authored
Merge pull request #183 from cagriy/oauth
Add oauth2client as a requirement
2 parents 7da6a0d + b5c3ac4 commit f748e15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
'six>=1.11',
5050
'sk-video',
5151
'pyasn1>=0.4.2',
52+
'oauth2client>=4.1.2',
5253
]
5354
TEST_REQUIRES = []
5455

0 commit comments

Comments
 (0)