meson: Music needs at least python 3.7
Post 3.38, Music is starting to use type checking. It relies on Postponed Evaluation of Annotations (PEP 563) which has been released in Python 3.7. Closes: #451
Please register or sign in to comment
Post 3.38, Music is starting to use type checking. It relies on Postponed Evaluation of Annotations (PEP 563) which has been released in Python 3.7. Closes: #451