1
0
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:
Max Prokhorov
2023-03-17 11:10:14 +03:00
committed by GitHub
parent 84a59aa97f
commit 734defb87d
2 changed files with 12 additions and 6 deletions

View File

@ -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