This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 46a120d Fix RedshiftDataOperator and update doc (#22157)
add 9e06187 Add pip_install_options to PythonVirtualenvOperator (#22158)
No new revisions were added by this update.
Summary of changes:
airflow/operators/python.py | 5 +++++
airflow/utils/python_virtualenv.py | 22 ++++++++++++++++------
tests/operators/test_python.py | 26 +++++++++++++++++++++++++-
tests/utils/test_python_virtualenv.py | 19 +++++++++++++++++++
4 files changed, 65 insertions(+), 7 deletions(-)