GoogleCloudPlatform / reliable-task-scheduling-compute-engine-sample

Apache License 2.0
146 stars 137 forks source link

Remove appengine_config.py? #2

Closed x1ddos closed 9 years ago

x1ddos commented 9 years ago

It adds non-existent lib directory to sys.path.

ptone commented 9 years ago

This is created and used to hold the Google API client - from this line in the readme:

pip install -t gae/lib/ google-api-python-client