potiuk commented on issue #44703:
URL: https://github.com/apache/airflow/issues/44703#issuecomment-2536486501

   Hard to say - old providers, yes can be used. but you are somehow mixing 
installing old airflow in editable way from a url with installing released 
provider. Those two have nothing to do with each other. Generally providers are 
never released from version branches, they are always released from main branch 
and editable installation just uses providers that were available in sources at 
the moment airflow was released. So yes - released provided are supported, but 
you are trying to use sources where they have already been removed and install 
them from there. That is not going to work


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