Skip to content

Commit 229757f

Browse files
xclaesseeli-schwartz
authored andcommitted
README: Document python requirement history
This documents useful to target Meson versions for projects that want to support older Python versions.
1 parent 14892eb commit 229757f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ build system.
1515
- [Python](https://python.org) (version 3.7 or newer)
1616
- [Ninja](https://ninja-build.org) (version 1.8.2 or newer)
1717

18+
Latest Meson version supporting previous Python versions:
19+
- Python 3.6: **0.61.5**
20+
- Python 3.5: **0.56.2**
21+
- Python 3.4: **0.45.1**
22+
1823
#### Installing from source
1924

2025
Meson is available on [PyPi](https://pypi.python.org/pypi/meson), so

0 commit comments

Comments
 (0)