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.
1 parent f778851 commit 6452edeCopy full SHA for 6452ede
README.md
@@ -26,8 +26,6 @@ command:
26
Here is instructions to run the tests with virtualenv, $GCLOUD is your
27
Google Cloud SDK installation path.
28
29
- $ virtualenv -p python2.7 --no-site-packages /some/where
30
- $ source /some/where/bin/activate
31
$ pip install tox
32
$ export PYTHONPATH=${GCLOUD}/platform/google_appengine
33
$ export GOOGLE_APPLICATION_CREDENTIALS=your-service-account-json-file
0 commit comments