You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2018/08/06 07:47:53 UTC

[GitHub] ashb commented on a change in pull request #3703: [AIRFLOW-2857] Fix verify_gpl_dependency for Read the Docs

ashb commented on a change in pull request #3703: [AIRFLOW-2857] Fix verify_gpl_dependency for Read the Docs
URL: https://github.com/apache/incubator-airflow/pull/3703#discussion_r207799954
 
 

 ##########
 File path: setup.py
 ##########
 @@ -161,6 +164,7 @@ def write_version(filename=os.path.join(*['airflow',
 databricks = ['requests>=2.5.1, <3']
 datadog = ['datadog>=0.14.0']
 doc = [
+    'mock',
 
 Review comment:
   ?? This is needed for docs? I would have though mock is just used in tests/, and i’m Surprised it’s needed here?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services