Update Python version in README

Python 3.6 and 3.7 are EOL
This commit is contained in:
Guðni Már Gilbert 2024-08-05 17:16:10 +00:00
parent c795b3956c
commit b2c17960df
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ Building with cmake requires:
- cmake >= 3.22.5
- 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`)
- polib (package `python3-polib`)