Skip to content

Commit 5e926fd

Browse files
committed
[ot] docs/opentitan: tools.md: update minimum Python version.
Python 3.10 is the current oldest non-EOL'ed supported version. Signed-off-by: Emmanuel Blot <[email protected]>
1 parent 56aeabd commit 5e926fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/opentitan/tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All the OpenTitan tools and associated files are stored in the `scripts/opentita
44

55
## Installation
66

7-
Most tools are implemented in Python language. They require Python 3.9 or newer.
7+
Most tools are implemented in Python language. They require Python 3.10 or newer.
88

99
It is recommended to install Python dependencies using a [virtual environment](https://virtualenv.pypa.io).
1010

0 commit comments

Comments
 (0)