Browse Source

Specify google dependency version

Denis K 8 years ago
parent
commit
ebc2cc35b1
3 changed files with 3 additions and 3 deletions
  1. 1 1
      README.rst
  2. 1 1
      docs/dashboard_modules.rst
  3. 1 1
      docs/install_dashboard.rst

+ 1 - 1
README.rst

@@ -167,7 +167,7 @@ Dashboard installation
 
 .. code::
 
-    pip install google-api-python-client
+    pip install google-api-python-client==1.4.1
 
 * Create database tables:
 

+ 1 - 1
docs/dashboard_modules.rst

@@ -66,7 +66,7 @@ Extra Installation
 
 .. code::
 
-   pip install google-api-python-client
+   pip install google-api-python-client==1.4.1
 
 * Specify path to your Google Analytics ``client_secrets.json`` (obtained at Google website):
 

+ 1 - 1
docs/install_dashboard.rst

@@ -34,7 +34,7 @@ Dashboard Installation
 
 .. code::
 
-    pip install google-api-python-client
+    pip install google-api-python-client==1.4.1
 
 * Create database tables: