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

pierrejeambrun pushed a commit to branch v2-5-test
in repository https://gitbox.apache.org/repos/asf/airflow.git

commit 7e2a9d8fe26c490cb4eed07c15916ac94fdd459c
Author: Sam Wheating <[email protected]>
AuthorDate: Thu Mar 2 11:46:56 2023 -0800

    including airflow/example_dags/sql/sample.sql in MANIFEST.in (#29883)
    
    (cherry picked from commit 9745032fa7e05ea7e45266445db44d153c1adb11)
---
 MANIFEST.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MANIFEST.in b/MANIFEST.in
index bfcaf6057c..983e6c09f4 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -38,4 +38,5 @@ include airflow/customized_form_field_behaviours.schema.json
 include airflow/serialization/schema.json
 include airflow/utils/python_virtualenv_script.jinja2
 include airflow/utils/context.pyi
+include airflow/example_dags/sql/sample.sql
 include generated

Reply via email to