bugraoz93 commented on code in PR #58653:
URL: https://github.com/apache/airflow/pull/58653#discussion_r2558064188
##########
airflow-ctl/docs/installation/prerequisites.rst:
##########
@@ -61,3 +61,10 @@ use cases. Simply install them to make them available:
- Password Store (pass) backend for python's keyring
- `keyring_jeepney <https://pypi.org/project/keyring_jeepney>`__
- a pure Python backend using the secret service ``DBus`` API for desktop
Linux (requires ``keyring<24``).
+
+
+Python Version Compatibility
+----------------------------
+airflowctl is compatible with Python 3.10 and above.
Review Comment:
```suggestion
``airflowctl`` is compatible with versions of Python 3.10 through Python
3.14.
```
--
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]