File tree 1 file changed +3
-1
lines changed
1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -81,7 +81,9 @@ To build Arduino Lint from sources you need the following tools to be available
81
81
82
82
If you want to run integration tests or work on documentation, you will also need:
83
83
84
- - A working [ Python] ( https://www.python.org/downloads/ ) environment, version 3.9 or later.
84
+ - A working [ Python] ( https://www.python.org/downloads/ ) environment.
85
+ - The ** Python** version in use is defined in the ` tool.poetry.dependencies ` field of
86
+ [ ` pyproject.toml ` ] ( https://github.com/arduino/arduino-lint/blob/main/pyproject.toml ) .
85
87
- [ Poetry] ( https://python-poetry.org/docs/ ) .
86
88
- [ ** Node.js** / ** npm** ] ( https://nodejs.org/en/download/ ) - Node.js dependencies management tool.
87
89
- The ** Node.js** version in use is defined in the ` engines.node ` field of
You can’t perform that action at this time.
0 commit comments