소스 검색

Specify google dependency version

Denis K 8 년 전
부모
커밋
ebc2cc35b1
3개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  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: