We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b3ea84d + 1805d12 commit f778851Copy full SHA for f778851
README.md
@@ -32,7 +32,7 @@ Google Cloud SDK installation path.
32
$ export PYTHONPATH=${GCLOUD}/platform/google_appengine
33
$ export GOOGLE_APPLICATION_CREDENTIALS=your-service-account-json-file
34
$ export TEST_PROJECT_ID={YOUR_PROJECT_ID}
35
- $ export TEST_BUCKET={YOUR_BUCKET_NAME}
+ $ export TEST_BUCKET_NAME={YOUR_BUCKET_NAME}
36
$ tox
37
38
## Licensing
0 commit comments