Skip to content

Commit c52f2c4

Browse files
committed
Removes google-oauth dependency
1 parent 3a97873 commit c52f2c4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@
5454
'gcp': [
5555
'dataclasses>=0.8; python_version=="3.6"',
5656
'google-auth>=1.6',
57-
'google-oauth>=1.0',
5857
],
5958
},
6059
python_requires='>=3.6',

0 commit comments

Comments
 (0)