mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-05-13 08:26:56 +00:00
Python min version is tracked in pyproject.toml
This commit is contained in:
parent
a5433b8994
commit
9cef9e90f2
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ These dependencies are needed when building against system libraries only.
|
||||||
|
|
||||||
Run-time dependencies:
|
Run-time dependencies:
|
||||||
|
|
||||||
* ``python`` >= 3.8
|
* ``python``
|
||||||
* ``harfbuzz`` >= 2.2.0
|
* ``harfbuzz`` >= 2.2.0
|
||||||
* ``zlib``
|
* ``zlib``
|
||||||
* ``libpng``
|
* ``libpng``
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue