Skip to content

Commit b74ef2b

Browse files
committed
TST: pin versions on 3.5 rather than 2.7.
1 parent a5f5625 commit b74ef2b

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

ci/requirements-2.7-0.19.2.pip

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
google-api-python-client==1.6.0
2-
google-auth==1.0.0
3-
google-auth-httplib2==0.0.1
4-
google-auth-oauthlib==0.0.1
1+
google-api-python-client
2+
google-auth
3+
google-auth-httplib2
4+
google-auth-oauthlib
55
PyCrypto
6-
python-gflags==2.0
6+
python-gflags
77
mock

ci/requirements-3.5-0.18.1.pip

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
google-api-python-client
2-
google-auth
3-
google-auth-httplib2
4-
google-auth-oauthlib
1+
google-api-python-client==1.6.0
2+
google-auth==1.0.0
3+
google-auth-httplib2==0.0.1
4+
google-auth-oauthlib==0.0.1
55
mock

0 commit comments

Comments
 (0)