eladkal commented on code in PR #63950: URL: https://github.com/apache/airflow/pull/63950#discussion_r2964996518
########## airflow-ctl/README.md: ########## @@ -31,7 +31,7 @@ A command-line tool for interacting with Apache Airflow instances through the Ai ## Requirements -- Python 3.10 or later (compatible with Python >= 3.10 and < 3.13) +- Python 3.10 or later (compatible with 3.10 <= Python <= 3.14) Review Comment: cc @bugraoz93 jsut to verify this. I am not sure about airflow ctl python version policy ########## airflow-ctl/README.md: ########## @@ -31,7 +31,7 @@ A command-line tool for interacting with Apache Airflow instances through the Ai ## Requirements -- Python 3.10 or later (compatible with Python >= 3.10 and < 3.13) +- Python 3.10 or later (compatible with 3.10 <= Python <= 3.14) Review Comment: cc @bugraoz93 just to verify this. I am not sure about airflow ctl python version policy -- 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]
