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/09/27 09:49:58 UTC

[GitHub] ashb commented on a change in pull request #3961: [AIRFLOW-2794] Add WasbDeleteBlobOperator

ashb commented on a change in pull request #3961: [AIRFLOW-2794] Add WasbDeleteBlobOperator
URL: https://github.com/apache/incubator-airflow/pull/3961#discussion_r220860891
 
 

 ##########
 File path: setup.py
 ##########
 @@ -239,7 +239,7 @@ def write_version(filename=os.path.join(*['airflow',
     + cassandra + mongo
 
 devel = [
-    'click',
+    'click==6.7',
 
 Review comment:
   Sorry to be a pain, but can you make this change a separate PR. 

----------------------------------------------------------------
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