diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d9e480ee95..343356b5a9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -424,7 +424,7 @@ Commits to `master` trigger a rebuild and redeploy of the documentation site. Su 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.8, 3.9, 3.10 or 3.11, then proceed with: +Ensure that you are using Python version 3.9, 3.10 or 3.11, then proceed with: ```bash # Create a virtual environment and activate it (recommended)