morgan-dgk commented on PR #55447: URL: https://github.com/apache/airflow/pull/55447#issuecomment-3274995542
> Doing this based on the Airflow version isn't the right pattern really. > > The reason is that the version that is important is actually the TaskSDK version, not the Airflow version, and with 3.1 we are working very hard towards making it possible to use operators etc without the main "apache-airflow-core" dist installed. > OK, is there an existing example of the right way of doing this? This code is reproduced unmodified from the Google Cloud provider version_compat file since I happened to see mention of the same issue in the comments there. -- 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]
