dirrao commented on code in PR #37098: URL: https://github.com/apache/airflow/pull/37098#discussion_r1471510252
########## docs/apache-airflow/start.rst: ########## @@ -24,7 +24,7 @@ This quick start guide will help you bootstrap an Airflow standalone instance on .. note:: - Successful installation requires a Python 3 environment. Starting with Airflow 2.7.0, Airflow supports Python 3.8, 3.9, 3.10 and 3.11. + Successful installation requires a Python 3 environment, along with virtualenv. Starting with Airflow 2.7.0, Airflow supports Python 3.8, 3.9, 3.10 and 3.11. Review Comment: Not necessarily, virtualenv recommended way to install it. -- 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]
