mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-17 03:48:09 +00:00
tools: require python 3.6
This commit is contained in:
parent
36469fc898
commit
11a386fed4
@ -62,4 +62,4 @@ following subcommands:
|
|||||||
List of Python requiremens for all tools in `pip` format. Set up your environment with
|
List of Python requiremens for all tools in `pip` format. Set up your environment with
|
||||||
`pip3 install -r requirements.txt`, or `pipenv install -r requirements.txt`.
|
`pip3 install -r requirements.txt`, or `pipenv install -r requirements.txt`.
|
||||||
|
|
||||||
Python 3 is required, recommended is 3.6 or higher.
|
Python 3.6 or higher is required.
|
||||||
|
Loading…
Reference in New Issue
Block a user