mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
feat: bump to Python3.9 (#23890)
Co-authored-by: EugeneTorap <evgenykrutpro@gmail.com>
This commit is contained in:
committed by
GitHub
parent
2a2f8a8e0a
commit
e3719a1b07
@@ -12,7 +12,7 @@ version: 1
|
||||
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 or 3.9, then proceed with:
|
||||
Ensure that you are using Python version 3.9 or 3.10, then proceed with:
|
||||
|
||||
```bash
|
||||
# Create a virtual environment and activate it (recommended)
|
||||
|
||||
Reference in New Issue
Block a user