This is an automated email from the ASF dual-hosted git repository.
jedcunningham pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 10078287e2 Replace old Breeze with Python based implementation (#22880)
add 81bbb5531f Remove unnecessary python 3.6 conditionals (#20549)
No new revisions were added by this update.
Summary of changes:
airflow/__init__.py | 6 ------
airflow/cli/cli_parser.py | 5 +----
airflow/configuration.py | 7 -------
airflow/logging_config.py | 20 --------------------
airflow/migrations/db_types.py | 8 --------
airflow/utils/yaml.py | 7 -------
setup.cfg | 1 -
tests/cli/commands/test_triggerer_command.py | 4 ----
tests/jobs/test_triggerer_job.py | 12 ------------
tests/triggers/test_temporal.py | 2 --
10 files changed, 1 insertion(+), 71 deletions(-)