eladkal commented on PR #29968: URL: https://github.com/apache/airflow/pull/29968#issuecomment-1464736593
I think this provider will also need to be added to the pre installed ones: https://github.com/apache/airflow/blob/275ef6cca58d9628ce1ffaeba4a416fd4a1073e6/setup.py#L690-L699 This is because currently the ability to send email is coupled with core and assuming we will deprecate the core operator in favor of the provider one we need the provider to be installed with Airflow. -- 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]
