gopidesupavan commented on code in PR #47798:
URL: https://github.com/apache/airflow/pull/47798#discussion_r2006625845


##########
contributing-docs/07_local_virtualenv.rst:
##########
@@ -136,6 +136,43 @@ However ``uv`` creation/re-creation of venvs is so fast 
that you can easily crea
 So usually you do not need to have more than one venv and recreate it as 
needed - for example when you
 need to change the python version.
 
+Runtime vs. development dependencies
+....................................
+
+Airflow and providers when installed from package have "runtime" dependencies 
(both required and optional

Review Comment:
   ```suggestion
   Airflow and providers when installed from distribution have "runtime" 
dependencies (both required and optional
   ```



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