chore(docs): remove mention of MariaDB in dev environment setup (#29790)

Co-authored-by: Evan Rusackas <evan@rusackas.com>
This commit is contained in:
Sam Firke
2024-07-31 11:02:40 -04:00
committed by GitHub
parent 2231348356
commit 714caeafb6
2 changed files with 20 additions and 3 deletions

View File

@@ -108,7 +108,7 @@ functioning across environments.
#### OS Dependencies
Make sure your machine meets the [OS dependencies](https://superset.apache.org/docs/installation/pypi#os-dependencies) before following these steps.
You also need to install MySQL or [MariaDB](https://mariadb.com/downloads).
You also need to install MySQL.
Ensure that you are using Python version 3.9, 3.10 or 3.11, then proceed with: