potiuk commented on pull request #12314:
URL: https://github.com/apache/airflow/pull/12314#issuecomment-726237026


   It's quite clear why: 
   
   `pip install --user 
'https://github.com/apache/airflow/archive/master.tar.gz#egg=apache-airflow[async,aws,azure,celery,dask,elasticsearch,gcp,kubernetes,mysql,postgres,redis,slack,ssh,statsd,virtualenv]'
 --constraint 
https://raw.githubusercontent.com/apache/airflow/constraints-master/constraints-3.6.txt`
   
   Takes the master version from apache/airflow repo (in order to get faster 
builds when setup.py changes).
   
   By definition, when PR is run, this change is not yet in master, so it will 
start failing only after PR is merged. 


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

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


Reply via email to