You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by as...@apache.org on 2020/11/09 22:06:32 UTC

[airflow] branch master updated (a7272f4 -> ea27f90)

This is an automated email from the ASF dual-hosted git repository.

ash pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from a7272f4  Remove redundant parenthesis (#12213)
     add ea27f90  Adds automated installation of dependent packages (#11526)

No new revisions were added by this update.

Summary of changes:
 CONTRIBUTING.rst                                   |   6 +-
 INSTALL                                            |   6 +-
 .../ci/pre_commit/pre_commit_check_order_setup.py  |  49 +++++++-
 .../in_container/run_prepare_provider_packages.sh  |   2 +-
 setup.py                                           | 126 ++++++++++++++++++++-
 5 files changed, 172 insertions(+), 17 deletions(-)