Skip to content

Commit

Permalink
Include airflow_pre_installed_providers.txt into sdist distribution (
Browse files Browse the repository at this point in the history
…#37388)

(cherry picked from commit 2e15610)
  • Loading branch information
Taragolis authored and potiuk committed Feb 13, 2024
1 parent d4d2d72 commit a32bf96
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1244,7 +1244,8 @@ exclude = [
artifacts = [
"/airflow/www/static/dist/",
"/airflow/git_version",
"/generated/"
"/generated/",
"airflow_pre_installed_providers.txt",
]


Expand Down

0 comments on commit a32bf96

Please sign in to comment.