potiuk commented on code in PR #30994:
URL: https://github.com/apache/airflow/pull/30994#discussion_r1181789861
##########
dev/provider_packages/PROVIDER_INDEX_TEMPLATE.rst.jinja2:
##########
@@ -55,6 +55,22 @@ for the minimum Airflow version supported) via
Requirements
------------
+The minimum Apache Airflow version supported by this provider package is ``{{
MIN_AIRFLOW_VERSION }}``.
Review Comment:
cc: @eladkal This line will be added to the docs of all providers in
`requirements` section. I think it's worth explicitly stating the min airflow
version here, prominently as first requirement (Regardless if the package is
preinstalled or not)
--
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]