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
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

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``