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 90ccd8b38c Add some context comments to pyproject.toml (#40741)
     add 0bd1dfa192 Load Example Plugins with Example DAGs (#39999)

No new revisions were added by this update.

Summary of changes:
 .../example_dags/example_workday_timetable.py      |  2 +-
 airflow/plugins_manager.py                         | 52 +++++++++++++---------
 tests/cli/commands/test_dag_command.py             | 18 ++++----
 tests/plugins/test_plugins_manager.py              |  5 ++-
 tests/plugins/workday.py                           | 28 ------------
 5 files changed, 46 insertions(+), 59 deletions(-)
 rename tests/dags/test_workday_timetable.py => 
airflow/example_dags/example_workday_timetable.py (94%)
 delete mode 100644 tests/plugins/workday.py

Reply via email to