mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-27 18:02:17 +03:00
mkbuildoptglobals.py: assert python version (#8886)
Fix unused var causing warnings Assert minimal supported version of python3 Python 3.7 in documentation
This commit is contained in:
@ -44,7 +44,7 @@ Prerequisites
|
||||
|
||||
- Arduino 1.6.8 (or newer, current working version is 1.8.5)
|
||||
- git
|
||||
- Python 3.x (https://python.org)
|
||||
- Python ≥3.7 (https://python.org)
|
||||
- terminal, console, or command prompt (depending on your OS)
|
||||
- Internet connection
|
||||
- Uninstalling any core version installed via Board Manager
|
||||
|
Reference in New Issue
Block a user