Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Wayne Parrott committed Sep 30, 2016
1 parent 813a8b8 commit 80f6cad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion samples/snippets/create_cluster_and_submit_job.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
import os

from apiclient import discovery
from gcloud import storage
from google.cloud import storage
from oauth2client.client import GoogleCredentials

# Currently only the "global" region is supported
Expand Down
2 changes: 1 addition & 1 deletion samples/snippets/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-api-python-client==1.5.3
gcloud==0.18.3
google-cloud==0.20.0

0 comments on commit 80f6cad

Please sign in to comment.