eladkal commented on PR #51756:
URL: https://github.com/apache/airflow/pull/51756#issuecomment-2991163783

   Looks like we need also to make changes in:
   
   
   
https://github.com/apache/airflow/blob/96c48a59e8233f5cd0ad729830190a633db8b996/dev/breeze/src/airflow_breeze/global_constants.py#L725-L744
   
   might also need change in but not 100% sure, lets apply the above fix first 
and see if we need to change here too
   
https://github.com/apache/airflow/blob/3198aad1bfd7cbf8b3de56c482dc9d96e00d3a69/.github/workflows/test-providers.yml#L129-L132
   
   
   We just need to read the errors to get direction of what is the issue and 
then look up for `cloudant` key word in the code base to see what special 
treatment it gets. The issue of excluding Python version in a specific provider 
is not common thus we don't have 1 line fix for this yet.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to