mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 04:02:27 +00:00
Drop Python 3.6
This commit is contained in:
@@ -9,7 +9,7 @@ IDF Docker image (``espressif/idf``) is intended for building applications and l
|
||||
The image contains:
|
||||
|
||||
- Common utilities such as git, wget, curl, zip.
|
||||
- Python 3.6 or newer.
|
||||
- Python 3.7 or newer.
|
||||
- A copy of a specific version of ESP-IDF (see below for information about versions). ``IDF_PATH`` environment variable is set, and points to ESP-IDF location in the container.
|
||||
- All the build tools required for the specific version of ESP-IDF: CMake, ninja, cross-compiler toolchains, etc.
|
||||
- All Python packages required by ESP-IDF are installed in a virtual environment.
|
||||
|
Reference in New Issue
Block a user