Skip to content

Commit

Permalink
Update MANIFEST.in (#9261)
Browse files Browse the repository at this point in the history
Include superset-frontent/package.json in package because setup.py requires it
  • Loading branch information
Alexander Mancevice authored Mar 26, 2020
1 parent 0061a3e commit 9eb5bad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ include NOTICE
include LICENSE.txt
graft licenses/
include README.md
include superset-frontend/package.json
recursive-include superset/examples *
recursive-include superset/migrations *
recursive-include superset/templates *
Expand Down

0 comments on commit 9eb5bad

Please sign in to comment.