craig-rueda opened a new pull request #8148: Adding explicit include for version_info.json URL: https://github.com/apache/incubator-superset/pull/8148 ### CATEGORY Choose one - [x] Bug Fix - [ ] Enhancement (new features, refinement) - [ ] Refactor - [ ] Add tests - [ ] Build / Development Environment - [ ] Documentation ### SUMMARY My prior MANIFEST.in PR switched to using a "whitelist" approach when adding things to the `/static/assets` folder. One file that was missed was the `version_info.json` file which is dynamically generated during the package installation process by `setup.py`. This PR adds an explicit include for said file. ### REVIEWERS @mistercrunch
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
