potiuk commented on PR #49747: URL: https://github.com/apache/airflow/pull/49747#issuecomment-2874320501
Yes new provider wave is coming - but if you want you can easily (now) build provider on your own from main and test it - or even install it via github URL: ``` pip install "apache-airflow-providers-celery @ git+https://github.com/apache/airflow/#subdirectory=providers/celery" ``` -- 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]
