Skip to content

Commit 2dbd38e

Browse files
committed
BLD: Install google-api-python-client and httplib2 using pip
1 parent 6cb6347 commit 2dbd38e

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

ci/requirements-2.7.pip

+2
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
blosc
2+
httplib2
3+
google-api-python-client == 1.2

ci/requirements-2.7.txt

-2
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,4 @@ patsy
2020
pymysql=0.6.3
2121
html5lib=1.0b2
2222
beautiful-soup=4.2.1
23-
httplib2=0.8
2423
python-gflags=2.0
25-
google-api-python-client=1.2

ci/requirements-2.7_SLOW.txt

-2
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,4 @@ psycopg2
2020
pymysql
2121
html5lib
2222
beautiful-soup
23-
httplib2
2423
python-gflags
25-
google-api-python-client

ci/requirements-3.4.pip

+2
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
blosc
2+
httplib2
3+
google-api-python-client

0 commit comments

Comments
 (0)