bugraoz93 commented on code in PR #54683: URL: https://github.com/apache/airflow/pull/54683#discussion_r2294629382
########## airflow-ctl/docs/installation/installing-from-pypi.rst: ########## @@ -68,15 +68,15 @@ Constraints files Why we need constraints ======================= -Airflow CTL installation can be tricky because Airflow CTL is both a library and an application. +airflowctl installation can be tricky because airflowctl is both a library and an application. Review Comment: Makes sense! I will also remove the constraint part. We won't have any constraints for airflowctl, indeed. ########## airflow-ctl/docs/installation/installing-from-pypi.rst: ########## @@ -68,15 +68,15 @@ Constraints files Why we need constraints ======================= -Airflow CTL installation can be tricky because Airflow CTL is both a library and an application. +airflowctl installation can be tricky because airflowctl is both a library and an application. Review Comment: Makes sense! I will remove the constraint part. We won't have any constraints for airflowctl, indeed. -- 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]
