BrainPad / FindYourCandy

Apache License 2.0
77 stars 18 forks source link

Upgrade the google-cloud library to overcome the recent google cloud's changes. #11

Closed max-hana closed 7 years ago

max-hana commented 7 years ago

Due to the incompatibility between the google cloud library(ver.0.22.0) and its service, we were forced to moved to newer version of that library(ver.0.23.0).

  1. get the latest source code.
  2. cd webapp
  3. pip install -r requirements.txt
max-hana commented 7 years ago

@MFennig

This is also needed for you.