potiuk commented on PR #52072:
URL: https://github.com/apache/airflow/pull/52072#issuecomment-3002052794

   Issue #1 I found: please remove this hard-coded step from 
`test-providers.yml`:
   
   ```
         - name: Remove Python 3.9-incompatible provider distributions
           run: |
             echo "Removing Python 3.9-incompatible provider: cloudant"
             rm -vf dist/*cloudant*
   ```
   
   It's not the reason for the current installation failure - but this step 
should be removed when we go to 3.10


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to