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/18 13:24:40 UTC

[airflow] branch master updated (26b244c -> f034d4b)

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 26b244c  Rename test_local_setting.py to test_settings.py (#12437)
     add f034d4b  Move setup properties out of setup.py in to setup.cfg (#12417)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/ci.yml                           |   5 +-
 docs/installation.rst                              |   6 +-
 .../ci/pre_commit/pre_commit_check_order_setup.py  |  22 +--
 setup.cfg                                          | 116 +++++++++++++++-
 setup.py                                           | 148 ++-------------------
 5 files changed, 141 insertions(+), 156 deletions(-)