You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2020/05/24 01:52:46 UTC

[airflow] branch master updated (971cae3 -> 427257c)

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

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


    from 971cae3  Fix migration message (#8988)
     add 427257c  Remove defunct code from setup.py (#8982)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/slack/hooks/slack.py    | 11 ++---------
 requirements/requirements-python3.6.txt   | 20 ++++++++++----------
 requirements/requirements-python3.7.txt   | 16 ++++++++--------
 requirements/setup-3.6.md5                |  2 +-
 requirements/setup-3.7.md5                |  2 +-
 setup.py                                  |  5 -----
 tests/providers/slack/hooks/test_slack.py | 30 ++----------------------------
 7 files changed, 24 insertions(+), 62 deletions(-)