The Meson Build System
http://mesonbuild.com/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
298 B
8 lines
298 B
3 years ago
|
## Minimum required Python version updated to 3.7
|
||
|
|
||
|
Meson now requires at least Python version 3.7 to run as Python 3.6 reached EOL
|
||
|
on December 2021. In practice this should only affect people developing on
|
||
|
Ubuntu Bionic, who will need to manually install python3.8 from the official
|
||
|
repositories.
|
||
|
|