Skip to content

Commit

Permalink
[AIRFLOW-6892] Fix broken non-wheel releases (apache#7514)
Browse files Browse the repository at this point in the history
(cherry picked from commit 20c507f)
(cherry picked from commit 69f7d2e)
  • Loading branch information
kaxil committed Feb 28, 2020
1 parent 75a3d15 commit d56b3c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ graft airflow/www_rbac/templates
graft airflow/www_rbac/translations
graft airflow/_vendor/
include airflow/alembic.ini
include airflow/git_version
include airflow/serialization/schema.json
graft scripts/systemd
graft scripts/upstart
graft airflow/config_templates
Expand Down

0 comments on commit d56b3c5

Please sign in to comment.