Skip to content

Commit de2fb9c

Browse files
author
Jonathan Wayne Parrott
committed
Merge pull request #27 from GoogleCloudPlatform/jeffmendoza-patch-2
Removing virtualenv from testing instructions
2 parents 2823a5d + 6452ede commit de2fb9c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ command:
2626
Here is instructions to run the tests with virtualenv, $GCLOUD is your
2727
Google Cloud SDK installation path.
2828

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

0 commit comments

Comments
 (0)