File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 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
8181
8282If you want to run integration tests or work on documentation, you will also need:
8383
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 ) .
8587- [ Poetry] ( https://python-poetry.org/docs/ ) .
8688- [ ** Node.js** / ** npm** ] ( https://nodejs.org/en/download/ ) - Node.js dependencies management tool.
8789 - 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