[console_scripts]
airflow-dag-audit = airflow_dag_audit.cli:app

[pytest11]
airflow_dag_audit = airflow_dag_audit.pytest_plugin
