Skip to content

Commit dccacca

Browse files
author
Chris M
committed
pin six for google api
1 parent 1a3484e commit dccacca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ def _DetectBadness():
6464
install_requires = [
6565
'httplib2>=0.8',
6666
'oauth2client>=1.4.6,<=3.0.0',
67-
'six>=1.6.1',
67+
'six>=1.6.1,<=1.10.0',
6868
'uritemplate>=0.6',
6969
]
7070

0 commit comments

Comments
 (0)