Update Python version in README
Python 3.6 and 3.7 are EOL
This commit is contained in:
parent
c795b3956c
commit
b2c17960df
|
|
@ -37,7 +37,7 @@ Building with cmake requires:
|
||||||
- cmake >= 3.22.5
|
- cmake >= 3.22.5
|
||||||
- ninja >= 1.10.2 (optional, but recommended)
|
- ninja >= 1.10.2 (optional, but recommended)
|
||||||
|
|
||||||
Python >= 3.6 is also required with the following modules:
|
Python >= 3.8 is also required with the following modules:
|
||||||
|
|
||||||
- pyelftools (package `python3-pyelftools`)
|
- pyelftools (package `python3-pyelftools`)
|
||||||
- polib (package `python3-polib`)
|
- polib (package `python3-polib`)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue