villebro commented on issue #20020: URL: https://github.com/apache/superset/issues/20020#issuecomment-1123258034
@miracletiger how did you install this version? When running `pip install -e .` or `pip install .` in the root of the source, the `superset/static/version_info.json` file is created which is referenced by the About menu item. It's not included in the source files as it gets created during build/installation, but maybe we could consider adding it to the source distribution. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
