We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fb7872 commit 6353203Copy full SHA for 6353203
tools/config_editor/README.md
@@ -5,8 +5,8 @@ It allows the user to select the targets to compile, change the configuration op
5
It has mouse support and can be pre-configured using command line arguments.
6
7
## Requirements
8
- - Python 3.9 or later
9
- - Install the required packages using `pip install -r requirements.txt`
+ - Python 3.10 or later
+ - Install the required packages using `uv pip install -r requirements.txt`
10
- The requirements from esp32-arduino-lib-builder
11
12
## Troubleshooting
0 commit comments