Python min version is tracked in pyproject.toml

This commit is contained in:
Kovid Goyal
2026-01-26 11:22:21 +05:30
parent a5433b8994
commit 9cef9e90f2

View File

@@ -82,7 +82,7 @@ These dependencies are needed when building against system libraries only.
Run-time dependencies:
* ``python`` >= 3.8
* ``python``
* ``harfbuzz`` >= 2.2.0
* ``zlib``
* ``libpng``