Sign in
fuchsia
/
third_party
/
grpc
/
HEAD
/
.
/
templates
/
tools
/
dockerfile
/
gcp_api_libraries.include
blob: ea06deba017e99637e6aa5845fcd468796848228 [
file
] [
log
] [
blame
]
# Google Cloud Platform API libraries
# These are needed for uploading test results to BigQuery (e.g. by tools/run_tests scripts)
RUN python3
-
m pip install
--
upgrade google
-
auth
==
1.23
.
0
google
-
api
-
python
-
client
==
1.12
.
8
oauth2client
==
4.1
.
0