eschutho commented on code in PR #20260: URL: https://github.com/apache/superset/pull/20260#discussion_r898262039
########## CONTRIBUTING.md: ########## @@ -413,7 +413,7 @@ For example, the image referenced above actually lives in `superset-frontend/src Make sure your machine meets the [OS dependencies](https://superset.apache.org/docs/installation/installing-superset-from-scratch#os-dependencies) before following these steps. You also need to install MySQL or [MariaDB](https://mariadb.com/downloads). -Ensure that you are using Python version 3.7 or 3.8, then proceed with: +Ensure that you are using Python version 3.8 or higher, then proceed with: Review Comment: I believe we only support 3.8 or 3.9 right now. Can we update this? Thank you! -- 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]
