This is an automated email from the ASF dual-hosted git repository.
jscheffl pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from c65a10f3219 Remove auth manager tests of backfill (#43649)
add 286075f0593 Add UV support to venv operators (#43612)
No new revisions were added by this update.
Summary of changes:
newsfragments/43612.significant.rst | 8 ++
.../src/airflow/providers/standard/provider.yaml | 17 ++++
.../providers/standard/utils/python_virtualenv.py | 84 +++++++++++++++++--
.../tests/standard/utils/test_python_virtualenv.py | 97 ++++++++++++++++++++--
4 files changed, 190 insertions(+), 16 deletions(-)
create mode 100644 newsfragments/43612.significant.rst