bugraoz93 commented on code in PR #63950: URL: https://github.com/apache/airflow/pull/63950#discussion_r2968211272
########## 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: Thanks Elad for tagging! We had a couple constraints. Those are handled in other PRs. Also main constraint in toml will be updated in main PR. As far as the amends, looks good. We will also have time to develop (regression tests via development) and test everything before next release which somewhere around April. -- 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]
