potiuk commented on code in PR #49943:
URL: https://github.com/apache/airflow/pull/49943#discussion_r2066684730


##########
airflow-core/docs/start.rst:
##########
@@ -26,7 +26,7 @@ This quick start guide will help you bootstrap an Airflow 
standalone instance on
 
    Successful installation requires a Python 3 environment. Starting with 
Airflow 2.7.0, Airflow supports Python 3.9, 3.10, 3.11, and 3.12.
 
-   Officially supported installation methods include ``pip`` and ``uv``. Both 
tools provide a streamlined workflow for installing Airflow and managing 
dependencies.
+   Officially supported installation methods include ``pip`` and ``uv``. Both 
tools provide a streamlined workflow for installing Airflow and managing 
dependencies. To install with pip do ``pip install apache-airflow``

Review Comment:
   Actually - that will remove even more ambiguity - see @raphaelauv 
https://github.com/apache/airflow/pull/49748



##########
airflow-core/docs/start.rst:
##########
@@ -26,7 +26,7 @@ This quick start guide will help you bootstrap an Airflow 
standalone instance on
 
    Successful installation requires a Python 3 environment. Starting with 
Airflow 2.7.0, Airflow supports Python 3.9, 3.10, 3.11, and 3.12.
 
-   Officially supported installation methods include ``pip`` and ``uv``. Both 
tools provide a streamlined workflow for installing Airflow and managing 
dependencies.
+   Officially supported installation methods include ``pip`` and ``uv``. Both 
tools provide a streamlined workflow for installing Airflow and managing 
dependencies. To install with pip do ``pip install apache-airflow``

Review Comment:
   Actually - that will remove even more ambiguity - see @raphaelauv's  
https://github.com/apache/airflow/pull/49748



-- 
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]

Reply via email to