Skip to content

Commit

Permalink
Merge pull request #27 from GoogleCloudPlatform/jeffmendoza-patch-2
Browse files Browse the repository at this point in the history
Removing virtualenv from testing instructions
  • Loading branch information
Jonathan Wayne Parrott committed May 21, 2015
2 parents 2823a5d + 6452ede commit de2fb9c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ command:
Here is instructions to run the tests with virtualenv, $GCLOUD is your
Google Cloud SDK installation path.

$ virtualenv -p python2.7 --no-site-packages /some/where
$ source /some/where/bin/activate
$ pip install tox
$ export PYTHONPATH=${GCLOUD}/platform/google_appengine
$ export GOOGLE_APPLICATION_CREDENTIALS=your-service-account-json-file
Expand Down

0 comments on commit de2fb9c

Please sign in to comment.