Scott Baker | 43adf1b | 2014-03-19 21:54:55 -0700 | [diff] [blame] | 1 | Two files are purposely not included in the git repository: |
2 | bigquery_credentials.dat | ||||
3 | client_secrets.json | ||||
4 | |||||
5 | These files must be manually installed. | ||||
6 | |||||
7 | Additionally, the following packages must be installed: | ||||
8 | yum -y install python-httplib2 | ||||
9 | easy_install python_gflags | ||||
10 | easy_install google_api_python_client |