kaxil commented on a change in pull request #17349:
URL: https://github.com/apache/airflow/pull/17349#discussion_r765794620



##########
File path: airflow/utils/python_virtualenv.py
##########
@@ -89,12 +95,23 @@ def prepare_virtualenv(
     :type system_site_packages: bool
     :param requirements: List of additional python packages
     :type requirements: List[str]
+    :param requirements_file_path: Path to the requirements.txt file

Review comment:
       ```suggestion
       :param requirements_file_path: Path to the ``requirements.txt`` file
   ```




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